Skip to content

Commit c08fa79

Browse files
committed
update version of github-pages-deploy-action
1 parent 0050c45 commit c08fa79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
submodules: true
2424

2525
- name: Build and Deploy
26-
uses: JamesIves/github-pages-deploy-action@master
26+
uses: JamesIves/github-pages-deploy-action@4
2727
env:
2828
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
2929
BASE_BRANCH: source

0 commit comments

Comments
 (0)