Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit cd90161

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.3
1 parent 98e5391 commit cd90161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/web.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# go into repo's settings > pages and set "deploy from branch: gh-pages".
5353
# The other defaults work fine.
5454
- name: Deploy to Github Pages
55-
uses: JamesIves/github-pages-deploy-action@v4.6.9
55+
uses: JamesIves/github-pages-deploy-action@v4.7.3
5656
# ONLY if we're on main (so no PRs or feature branches allowed!)
5757
if: ${{ github.ref == 'refs/heads/main' }}
5858
with:

0 commit comments

Comments
 (0)