We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0ad18 commit 0281d57Copy full SHA for 0281d57
1 file changed
.github/workflows/appimage.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
29
- name: Preparing Container
30
- uses: pkgforge-dev/anylinux-setup-action@8872fabe63f9a00b35e25b2f46da62a05afc9a7d # v1
+ uses: pkgforge-dev/anylinux-setup-action@0964f2258d6c93d1391359978dde081fd8b3c6af # v2
31
- name: Install Dependencies
32
run: /bin/sh ./get-dependencies.sh
33
- name: Make AppImage
0 commit comments