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 5749576 commit 3d17654Copy full SHA for 3d17654
.github/workflows/blank.yml
@@ -61,15 +61,15 @@ jobs:
61
contents: write
62
runs-on: ubuntu-latest
63
steps:
64
- - uses: actions/download-artifact@v4.3.0
+ - uses: actions/download-artifact@v6.0.0
65
with:
66
name: AppImage-x86_64
67
68
# - uses: actions/[email protected]
69
# with:
70
# name: AppImage-aarch64
71
72
73
74
name: version
75
0 commit comments