Skip to content

Commit

Permalink
chore(deps): update actions/configure-pages action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 9, 2023
1 parent d45eda1 commit bb3a48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: pnpm install --frozen-lockfile

- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v3

- name: Run Build
run: pnpm --filter mermaid run docs:build:vitepress
Expand Down

0 comments on commit bb3a48c

Please sign in to comment.