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 8, 2023
1 parent b5a4cc0 commit 700adb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
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 700adb3

Please sign in to comment.