We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36f307 commit 69a5a7cCopy full SHA for 69a5a7c
2 files changed
.github/workflows/ci.yml
@@ -525,7 +525,7 @@ jobs:
525
526
- name: Download Exit Status Files
527
if: always()
528
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v3
529
with:
530
name: exitstatus
531
path: exitstatus
.github/workflows/templates/ci-tail.yml
@@ -11,7 +11,7 @@
11
12
13
14
15
16
17
0 commit comments