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 1084031 commit dfb6a0cCopy full SHA for dfb6a0c
.github/workflows/manage-prs.yml
@@ -150,7 +150,7 @@ jobs:
150
name: ${{ needs.diff.outputs.artifact }}
151
152
- name: Remove no longer needed artifact
153
- uses: geekyeggo/delete-artifact@v2
+ uses: geekyeggo/delete-artifact@v5
154
with:
155
156
.github/workflows/sync-labels.yml
@@ -114,7 +114,7 @@ jobs:
114
path: ${{ env.CONFIGURATIONS_FOLDER }}
115
116
- name: Remove unneeded artifact
117
118
119
name: ${{ env.CONFIGURATIONS_ARTIFACT }}
120
0 commit comments