Skip to content

Commit 74d8fe2

Browse files
chore(deps): update actions/deploy-pages action to v5 (#685)
1 parent 00f0111 commit 74d8fe2

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
@@ -79,7 +79,7 @@ jobs:
7979
path: ./website/build
8080

8181
- name: Deploy artifact to GitHub Pages
82-
uses: actions/deploy-pages@v4
82+
uses: actions/deploy-pages@v5
8383

8484
- name: Invalidate CloudFront cache
8585
run: |

0 commit comments

Comments
 (0)