CI: fix gh-deploy action version
This commit is contained in:
parent
9d2bdb94dc
commit
ae7505bf23
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue