diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index cb1af732..c2340a4c 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -33,7 +33,7 @@ jobs: run: cd docs && npm install && npm run build - name: Download artifact - uses: dawidd6/action-download-artifact@v11 + uses: dawidd6/action-download-artifact@v14 with: github_token: ${{secrets.GITHUB_TOKEN}} workflow: latex.yml