Skip to content

Commit 9958235

Browse files
authored
Update .github/workflows/main.yml
1 parent 6e8b318 commit 9958235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
retention-days: ${{ steps.determine-retention-days.outputs.retention_days }}
210210

211211
- name: Delete temporary coverage artifacts from run
212-
uses: geekyeggo/delete-artifact@ f275313e70c08f6120db482d7a6b98377786765b # 5.1.0
212+
uses: geekyeggo/delete-artifact@f275313e70c08f6120db482d7a6b98377786765b # 5.1.0
213213
with:
214214
name: coverage-artifact-*
215215

0 commit comments

Comments
 (0)