diff --git a/.gitea/workflows/pull_request.yaml b/.gitea/workflows/pull_request.yaml index 613e304..11caddb 100644 --- a/.gitea/workflows/pull_request.yaml +++ b/.gitea/workflows/pull_request.yaml @@ -8,7 +8,7 @@ on: jobs: build: steps: - - uses: https://github.com/actions/checkout@v3 + - uses: https://github.com/actions/checkout - uses: https://github.com/dtolnay/rust-toolchain@stable