diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7a3a603..41d9180 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ jobs: - macos-latest runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - run: | bin/download - run: |