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

This commit is contained in:
Renovate Bot 2025-12-02 20:04:31 +00:00
parent 7b63bcbcfe
commit 10819099da

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: https://github.com/oxsecurity/megalinter@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8
env: