diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 77ac24e..2d9e6c0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: build: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v6 with: fetch-depth: 0 - name: Setup tmate session, see https://github.com/marketplace/actions/debugging-with-tmate