Skip to content

Commit 8d7c3d1

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.3 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ec6f79 commit 8d7c3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@v4
3232
- uses: actions/download-artifact@v4
3333
with: { name: docs, path: docs/site }
34-
- uses: JamesIves/[email protected].2
34+
- uses: JamesIves/[email protected].3
3535
with:
3636
{
3737
branch: gh-pages,

0 commit comments

Comments
 (0)