We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8b318 commit 9958235Copy full SHA for 9958235
1 file changed
.github/workflows/main.yml
@@ -209,7 +209,7 @@ jobs:
209
retention-days: ${{ steps.determine-retention-days.outputs.retention_days }}
210
211
- name: Delete temporary coverage artifacts from run
212
- uses: geekyeggo/delete-artifact@ f275313e70c08f6120db482d7a6b98377786765b # 5.1.0
+ uses: geekyeggo/delete-artifact@f275313e70c08f6120db482d7a6b98377786765b # 5.1.0
213
with:
214
name: coverage-artifact-*
215
0 commit comments