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

Commit 380861a

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.9
1 parent e40a53a commit 380861a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/web.yml

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

0 commit comments

Comments
 (0)