Skip to content

Commit 05eead5

Browse files
authored
Update blank.yml
1 parent 3def049 commit 05eead5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: add a nojekyll file
2525
run: touch $GITHUB_WORKSPACE/www/.nojekyll
2626
- name: Deploy
27-
uses: JamesIves/github-pages-deploy-action@4.0.0
27+
uses: JamesIves/github-pages-deploy-action@4.6.4
2828
with:
2929
branch: gh-pages # The branch the action should deploy to.
3030
folder: www # The folder the action should deploy.

0 commit comments

Comments
 (0)