Skip to content

Commit d46f353

Browse files
committed
ci: fix
1 parent c573627 commit d46f353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "" > .nojekyll
4646
4747
- name: Deploy
48-
uses: JamesIves/github-pages-deploy-action@4
48+
uses: JamesIves/github-pages-deploy-action@v4
4949
with:
5050
single-commit: true
5151
branch: gh-pages

0 commit comments

Comments
 (0)