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 78e2a71 commit eccd6dbCopy full SHA for eccd6db
.github/workflows/nginx.yml
@@ -36,7 +36,7 @@ jobs:
36
run: |
37
mkdir artifacts
38
- name: Download artifacts
39
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
40
with:
41
path: artifacts
42
merge-multiple: true
0 commit comments