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 5eb787c commit 48bfc3aCopy full SHA for 48bfc3a
.github/workflows/nightly.yml
@@ -32,7 +32,7 @@ jobs:
32
run: chmod +x ./*-appimage.sh && ./*-appimage.sh
33
34
- name: Upload artifact
35
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
36
with:
37
name: AppImage-${{ matrix.arch }}
38
path: dist
.github/workflows/stable.yml
0 commit comments