We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6046a0c commit 8fb8547Copy full SHA for 8fb8547
.github/workflows/release.yml
@@ -93,7 +93,7 @@ jobs:
93
runs-on: ubuntu-latest
94
steps:
95
- name: Download All Artifacts
96
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
97
with:
98
path: artifacts/
99
0 commit comments