We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92236c9 + ce22968 commit db644afCopy full SHA for db644af
.github/workflows/publish-go-tester-task.yml
@@ -132,6 +132,6 @@ jobs:
132
133
steps:
134
- name: Remove unneeded combined builds artifact
135
- uses: geekyeggo/delete-artifact@v1
+ uses: geekyeggo/delete-artifact@v2
136
with:
137
name: ${{ env.BUILDS_ARTIFACT }}
.github/workflows/sync-labels.yml
@@ -115,7 +115,7 @@ jobs:
115
path: ${{ env.CONFIGURATIONS_FOLDER }}
116
117
- name: Remove unneeded artifact
118
119
120
name: ${{ env.CONFIGURATIONS_ARTIFACT }}
121
0 commit comments