citra-emu
/
citra-web
Archived
1
0
Fork 0

CI: fix JamesIves/github-pages-deploy-action version

This commit is contained in:
liushuyu 2023-05-09 16:45:31 -06:00
parent 3e3e98db66
commit 211e4c1c28
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
run: ./.ci/build.sh
- name: Deploy
if: ${{ ! github.base_ref }}
uses: JamesIves/github-pages-deploy-action@4.4.1
uses: JamesIves/github-pages-deploy-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: master