CI: use latest release for github-pages-deploy-action
This commit is contained in:
parent
157e092bda
commit
48377d1344
|
@ -79,7 +79,7 @@ jobs:
|
|||
emscripten/.
|
||||
|
||||
- name: Deploy Github Page
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.4
|
||||
uses: JamesIves/github-pages-deploy-action@4.2.5
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: emscripten
|
||||
|
|
Loading…
Reference in New Issue