Skip to content

Commit af474c6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
node-version: 20
4141
cache: npm # or pnpm / yarn
4242
- name: Setup Pages
43-
uses: actions/configure-pages@v4
43+
uses: actions/configure-pages@v5
4444
- name: Install dependencies
4545
run: npm ci
4646
- name: Setup playground

0 commit comments

Comments
 (0)