diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3ae4d7ae..18d1cffa 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -35,7 +35,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Clone the code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install tools with asdf uses: asdf-vm/actions/install@v4