Skip to content

Commit 235b481

Browse files
Update JamesIves/github-pages-deploy-action action to v4
1 parent fc1f4f1 commit 235b481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
quasar build
2121
2222
- name: Deploy
23-
uses: JamesIves/github-pages-deploy-action@3.7.1
23+
uses: JamesIves/github-pages-deploy-action@v4.6.4
2424
with:
2525
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
2626
BRANCH: gh-pages

0 commit comments

Comments
 (0)