Skip to content

Commit 354750b

Browse files
chore: update actions/configure-pages action to v5 (#3997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9230ea commit 354750b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cache: yarn
3333

3434
- name: Setup Pages
35-
uses: actions/configure-pages@v4
35+
uses: actions/configure-pages@v5
3636

3737
- name: Install dependencies
3838
run: yarn install

0 commit comments

Comments
 (0)