Skip to content

Commit f3036ab

Browse files
renovate[bot]tinybeachthor
authored andcommitted
Update JamesIves/github-pages-deploy-action action to v4.7.3
1 parent 7efc987 commit f3036ab

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.6.9
34+
uses: JamesIves/github-pages-deploy-action@v4.7.3
3535
with:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
BRANCH: gh-pages

0 commit comments

Comments
 (0)