diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index aff78905..f6f74d75 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: actions/setup-node@v3 + - uses: actions/setup-node@v4 with: node-version: 14 - uses: docker://pandoc/latex:2.9