Skip to content

Commit b29f2b2

Browse files
chore: Update JamesIves/github-pages-deploy-action action to v4.6.9 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c06ba1a commit b29f2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Deploy to GitHub Pages
2929
# You may pin to the exact commit or the version.
3030
# uses: JamesIves/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9
31-
uses: JamesIves/[email protected].8
31+
uses: JamesIves/[email protected].9
3232
with:
3333
# This is the branch you wish to deploy to, for example gh-pages or docs.
3434
branch: gh-pages

0 commit comments

Comments
 (0)