Skip to content

Commit c8e254d

Browse files
Update actions/checkout action to v5.1.0
1 parent 45aee74 commit c8e254d

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
@@ -23,7 +23,7 @@ jobs:
2323
arch: aarch64
2424
container: ghcr.io/pkgforge-dev/archlinux:latest
2525
steps:
26-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
26+
- uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5.1.0
2727
- name: Preparing Container
2828
uses: pkgforge-dev/anylinux-setup-action@0964f2258d6c93d1391359978dde081fd8b3c6af # v2
2929
- name: Install Dependencies

0 commit comments

Comments
 (0)