We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1695c5 commit 9c24239Copy full SHA for 9c24239
.github/workflows/debug-artifacts-legacy.yml
@@ -69,7 +69,7 @@ jobs:
69
runs-on: ubuntu-latest
70
steps:
71
- name: Download all artifacts
72
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
73
- name: Check expected artifacts exist
74
shell: bash
75
run: |
0 commit comments