Compare commits

...

1 commit

Author SHA1 Message Date
ff9a3956d3 Update https://code.forgejo.org/actions/checkout action to v5
Some checks failed
CI / cargo test (push) Failing after 1m43s
CI / cargo test (pull_request) Failing after 4s
2025-11-18 04:12:15 +00:00

View file

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