CI: use latest release for github-pages-deploy-action

This commit is contained in:
Reinhold Gschweicher 2022-03-31 22:08:15 +02:00
parent 157e092bda
commit 48377d1344
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ jobs:
emscripten/. emscripten/.
- name: Deploy Github Page - name: Deploy Github Page
uses: JamesIves/github-pages-deploy-action@4.1.4 uses: JamesIves/github-pages-deploy-action@4.2.5
with: with:
branch: gh-pages branch: gh-pages
folder: emscripten folder: emscripten