.forgejo/workflows: Use checkout action @v1
Some checks failed
/ pkgcheck (push) Failing after 42s

Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
Manuel Friedli 2026-03-14 22:32:57 +01:00
parent 93eee381c8
commit db772873a0
Signed by: manuel
GPG key ID: 41D08ABA75634DA1

View file

@ -6,6 +6,6 @@ jobs:
image: gittr.ch/linux/pkgcheck:latest
steps:
- name: Checkout repository
uses: https://gittr.ch/linux/forgejo-actions/checkout@v0.2
uses: https://gittr.ch/linux/forgejo-actions/checkout@v1
- name: Run repository checks
run: pkgcheck --color true scan --exit error,style --net .