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 f9b544f commit 61e5da7Copy full SHA for 61e5da7
.github/workflows/nightly.yml
@@ -43,7 +43,7 @@ jobs:
43
permissions: write-all
44
runs-on: ubuntu-latest
45
steps:
46
- - uses: actions/download-artifact@v4.3.0
+ - uses: actions/download-artifact@v6.0.0
47
with:
48
pattern: AppImage-*
49
merge-multiple: true
.github/workflows/stable.yml
0 commit comments