Skip to content

Commit a1faa27

Browse files
chore(deps): bump actions/configure-pages from 5 to 6 (#487)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2193b35 commit a1faa27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: pnpm install
3232
- run: pnpm run lint
3333
- run: pnpm run docs
34-
- uses: actions/configure-pages@v5
34+
- uses: actions/configure-pages@v6
3535
- uses: actions/upload-pages-artifact@v4
3636
with:
3737
path: ./docs

0 commit comments

Comments
 (0)