CI: fix gh-deploy action version

This commit is contained in:
Reinhold Gschweicher 2022-03-31 22:12:36 +02:00
parent 9d2bdb94dc
commit ae7505bf23
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.2.5 uses: JamesIves/github-pages-deploy-action@v4.2.5
with: with:
branch: gh-pages branch: gh-pages
folder: emscripten folder: emscripten