Skip to content

Commit 0281d57

Browse files
Update pkgforge-dev/anylinux-setup-action action to v2
1 parent 3c0ad18 commit 0281d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929
- name: Preparing Container
30-
uses: pkgforge-dev/anylinux-setup-action@8872fabe63f9a00b35e25b2f46da62a05afc9a7d # v1
30+
uses: pkgforge-dev/anylinux-setup-action@0964f2258d6c93d1391359978dde081fd8b3c6af # v2
3131
- name: Install Dependencies
3232
run: /bin/sh ./get-dependencies.sh
3333
- name: Make AppImage

0 commit comments

Comments
 (0)