diff --git a/.gitea/workflows/pull_request.yaml b/.gitea/workflows/pull_request.yaml index 11caddb..fbc7b27 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 + - uses: https://github.com/actions/checkout@main - uses: https://github.com/dtolnay/rust-toolchain@stable