fix: update checkout action to use shared-actions version
This commit is contained in:
parent
c8eaf38f38
commit
7a45b38c62
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue