diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 85c0cea..3918a02 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -24,7 +24,7 @@ jobs: shell: bash -leo pipefail {0} runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Set up Pages uses: actions/configure-pages@v6