Skip to content

Commit 8114086

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 5dfce7e commit 8114086

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
@@ -48,7 +48,7 @@ jobs:
4848
run: pnpm install --frozen-lockfile
4949

5050
- name: 📚 Configure pages
51-
uses: actions/configure-pages@v3
51+
uses: actions/configure-pages@v5
5252

5353
- name: 📚 Build docs
5454
run: pnpm docs:build

0 commit comments

Comments
 (0)