diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index f47d7fb..7eaf5b4 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -10,7 +10,7 @@ jobs: permissions: contents: write steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - uses: w3c/spec-prod@v2 with: GH_PAGES_BRANCH: gh-pages