We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdba99 commit afc435cCopy full SHA for afc435c
1 file changed
.github/workflows/integration-test.yml
@@ -162,7 +162,7 @@ jobs:
162
git push origin --delete junit-reports-it-${{ github.sha }}-download || true
163
164
- name: Clean up JUnit reports artifact
165
- uses: geekyeggo/delete-artifact@f275313e70c08f6120db482d7a6b98377786765b #v5
+ uses: geekyeggo/delete-artifact@176a747ab7e287e3ff4787bf8a148716375ca118 # v6
166
with:
167
name: junit-xml-reports-sha
168
failOnError: false
0 commit comments