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 84fddd0 commit e64054eCopy full SHA for e64054e
.github/workflows/playground.yml
@@ -49,7 +49,7 @@ jobs:
49
needs: [artifact-download]
50
if: always()
51
steps:
52
- - uses: geekyeggo/delete-artifact@v2
+ - uses: geekyeggo/delete-artifact@v5
53
with:
54
name: |
55
artifact-*
0 commit comments