diff --git a/themes/PaperMod/.github/workflows/gh-pages.yml b/themes/PaperMod/.github/workflows/gh-pages.yml index 305a6dec..fdafc884 100644 --- a/themes/PaperMod/.github/workflows/gh-pages.yml +++ b/themes/PaperMod/.github/workflows/gh-pages.yml @@ -77,4 +77,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v3