We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef4069 commit a52ba3bCopy full SHA for a52ba3b
2 files changed
.github/workflows/ci.yml
@@ -532,7 +532,7 @@ jobs:
532
533
- name: Delete Exit Status Artifacts
534
if: always()
535
- uses: geekyeggo/delete-artifact@v3
+ uses: geekyeggo/delete-artifact@v2
536
with:
537
name: exitstatus
538
failOnError: false
.github/workflows/templates/ci-tail.yml
@@ -18,7 +18,7 @@
18
19
20
21
22
23
24
0 commit comments