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 2032dd0 commit 9b604e3Copy full SHA for 9b604e3
.github/workflows/blank2.yml
@@ -23,7 +23,7 @@ jobs:
23
arch: aarch64
24
container: ghcr.io/pkgforge-dev/archlinux:latest
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
28
- name: Install dependencies
29
run: |
@@ -69,7 +69,7 @@ jobs:
69
*.AppImage*
70
*.AppBundle*
71
72
73
- name: Update LATEST_VERSION
74
75
echo "${{ env.VERSION }}" > ./LATEST_VERSION
0 commit comments