Skip to content

Commit 02a18ea

Browse files
chore(deps): update actions/deploy-pages action to v5 (#1812)
1 parent 69cc855 commit 02a18ea

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
@@ -70,7 +70,7 @@ jobs:
7070
path: ./website/build
7171

7272
- name: Deploy artifact to GitHub Pages
73-
uses: actions/deploy-pages@v4
73+
uses: actions/deploy-pages@v5
7474

7575
- name: Invalidate CloudFront cache
7676
run: |

0 commit comments

Comments
 (0)