Skip to content

Commit b6d50ba

Browse files
Update actions/deploy-pages action to v5 (#2832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5bd6cd8 commit b6d50ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- uses: actions/upload-pages-artifact@v4
3030
with:
3131
path: docs/site
32-
- uses: actions/deploy-pages@v4
32+
- uses: actions/deploy-pages@v5
3333
id: deployment

0 commit comments

Comments
 (0)