Skip to content

Commit b667c6a

Browse files
chore(deps): update actions/deploy-pages action to v5
1 parent 598dde3 commit b667c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_release_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
path: ./website/build
8383

8484
- name: Deploy artifact to GitHub Pages
85-
uses: actions/deploy-pages@v4
85+
uses: actions/deploy-pages@v5
8686

8787
- name: Invalidate CloudFront cache
8888
run: |

0 commit comments

Comments
 (0)