Skip to content

Commit 1aef3f1

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.6
1 parent f3036ab commit 1aef3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ./result/bin/blog4
3232

3333
- name: Deploy
34-
uses: JamesIves/github-pages-deploy-action@v4.7.3
34+
uses: JamesIves/github-pages-deploy-action@v4.7.6
3535
with:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
BRANCH: gh-pages

0 commit comments

Comments
 (0)