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 322c297 commit 0aee1c8Copy full SHA for 0aee1c8
1 file changed
.github/workflows/appimage.yml
@@ -25,7 +25,7 @@ jobs:
25
image: ghcr.io/pkgforge-dev/archlinux:latest
26
options: --privileged --device /dev/fuse
27
steps:
28
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
29
- name: Preparing Container
30
uses: pkgforge-dev/anylinux-setup-action@0964f2258d6c93d1391359978dde081fd8b3c6af # v2
31
- name: Install Dependencies
0 commit comments