Skip to content

Commit 483e941

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
CI: true
3535
- name: GitHub Pages
36-
uses: JamesIves/[email protected].8
36+
uses: JamesIves/[email protected].9
3737
if: matrix.node-version == '18.x' && github.ref == 'refs/heads/main'
3838
with:
3939
BRANCH: gh-pages

0 commit comments

Comments
 (0)