Skip to content

Commit 0fb99ca

Browse files
Update actions/deploy-pages action to v5 (#1993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38ec3e2 commit 0fb99ca

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,4 +28,4 @@ jobs:
2828
- uses: actions/upload-pages-artifact@v4
2929
with:
3030
path: site
31-
- uses: actions/deploy-pages@v4
31+
- uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)