diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 214b276..dd05c11 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Build uses: withastro/action@v4 \ No newline at end of file