We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f47d0 commit dc44182Copy full SHA for dc44182
.github/workflows/blank.yml
@@ -47,11 +47,11 @@ jobs:
47
runs-on: ubuntu-latest
48
49
steps:
50
- - uses: actions/download-artifact@v4.3.0
+ - uses: actions/download-artifact@v8.0.0
51
with:
52
name: AppImage
53
54
55
56
name: version
57
0 commit comments