Update checkout action to Gitea version in CI workflow
Some checks failed
CI TEST (Vault secrets) / build (push) Failing after 11s
Some checks failed
CI TEST (Vault secrets) / build (push) Failing after 11s
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: https://gitea.com/actions/checkout@v6
|
||||
|
||||
- name: Install tools (curl, jq)
|
||||
run: apk add --no-cache curl jq
|
||||
|
||||
Reference in New Issue
Block a user