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 e448140 commit 54b535aCopy full SHA for 54b535a
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-24.04
48
steps:
49
- name: Download artifacts
50
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
51
- name: Inspect directory after downloading artifacts
52
run: ls -alFR
53
- name: Create release and upload artifacts
0 commit comments