diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 293f72e..f79d7c2 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -59,4 +59,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file