diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2b19fd1..00eec25 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Copy static assets run: |