We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23949b4 commit 37e1280Copy full SHA for 37e1280
1 file changed
.github/workflows/delete-artifacts-of-workflow.yml
@@ -38,7 +38,7 @@ jobs:
38
# to delete artifacts
39
actions: write
40
steps:
41
- - uses: geekyeggo/delete-artifact@v5
+ - uses: geekyeggo/delete-artifact@v6
42
name: Clean up temp stored artifacts
43
with:
44
name: '*'
0 commit comments