diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2e8f7a4..0e557c0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -47,7 +47,7 @@ jobs: run: cp node_modules/katex/dist/katex.min.css public; cp -r node_modules/katex/dist/fonts public/fonts if: ${{ env.SERVER_SIDE_KATEX == 'true' }} - name: Upload artifact - uses: actions/upload-pages-artifact@v2 + uses: actions/upload-pages-artifact@v3 with: path: ./public name: github-pages @@ -61,4 +61,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 \ No newline at end of file + uses: actions/deploy-pages@v4 \ No newline at end of file diff --git a/themes/academic-paper b/themes/academic-paper index 7a1702a..4a80380 160000 --- a/themes/academic-paper +++ b/themes/academic-paper @@ -1 +1 @@ -Subproject commit 7a1702a00b100730ed965c0b636c2243b4121e11 +Subproject commit 4a80380263ff375f7d627f85926c2891489cfa2f