fix: update checkout action to use shared-actions version #12

Merged
Michael.Seele merged 1 commit from chore/checkout into main 2026-05-04 08:12:57 +00:00

View file

@ -12,7 +12,8 @@ jobs:
runs-on: stackit-ubuntu-22
steps:
- name: Checkout
uses: actions/checkout@v4
uses: https://schmalz-git.git.onstackit.cloud/schmalz/shared-actions/checkout@checkout-v1
- name: Validate shared action metadata
uses: docker://data.forgejo.org/forgejo/runner:12
with: