diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index eec5a08..ab32d32 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,7 +21,7 @@ jobs: name: github-pages url: ${{ steps.deployment.outputs.page_url }} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - uses: actions/upload-pages-artifact@v3 with: