Merge pull request 'Use custom checkout action.' (#184) from feature/simplify-forgejo-actions into main
All checks were successful
/ pkgcheck (push) Successful in 43s

Reviewed-on: #184
This commit is contained in:
Manuel Friedli 2026-03-14 02:55:43 +01:00
commit ff7d67db9b

View file

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