diff --git a/.github/workflows/static-file-host.yml b/.github/workflows/static-file-host.yml index a82ede5..e5b468e 100644 --- a/.github/workflows/static-file-host.yml +++ b/.github/workflows/static-file-host.yml @@ -68,4 +68,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5