We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8efc3 commit 0b779b1Copy full SHA for 0b779b1
.github/workflows/build-release.yml
@@ -69,7 +69,7 @@ jobs:
69
steps:
70
- uses: actions/checkout@v4
71
- name: Download artifact
72
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
73
- name: Display structure of downloaded files
74
run: ls -R
75
- uses: montudor/action-zip@v1
0 commit comments