CI: use latest release for github-pages-deploy-action
This commit is contained in:
parent
157e092bda
commit
48377d1344
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue