Update https://code.forgejo.org/actions/checkout action to v6
Some checks failed
CI / cargo test (push) Failing after 3m8s
CI / cargo test (pull_request) Failing after 5s

This commit is contained in:
Renovate Bot 2025-11-25 20:08:06 +00:00
parent 7b63bcbcfe
commit 3ca63a6a33

View file

@ -8,7 +8,7 @@ jobs:
name: cargo test
runs-on: docker
steps:
- uses: https://code.forgejo.org/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: https://code.forgejo.org/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- uses: https://github.com/oxsecurity/megalinter@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8
env: