Skip to content

Commit baeea3f

Browse files
chore(deps): update actions/configure-pages action to v6
1 parent 5657c9e commit baeea3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
node-version: 20
4242
cache: pnpm
4343
- name: Setup Pages
44-
uses: actions/configure-pages@v5
44+
uses: actions/configure-pages@v6
4545
- name: Install dependencies
4646
working-directory: ./docs
4747
run: pnpm install

0 commit comments

Comments
 (0)