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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/github-pages-deploy-action@v4.7.2
34+
- uses: JamesIves/github-pages-deploy-action@v4.7.3
3535
with:
3636
{
3737
branch: gh-pages,

0 commit comments

Comments
 (0)