diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 361ed29..5ae8474 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v4 + uses: actions/checkout@v7 - name: Install Rust toolchain run: |