Skip to content

Commit

Permalink
Merge pull request #155 from thebigcrafter/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/configure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
Toby authored Dec 19, 2023
2 parents fe12754 + 5b70357 commit 494ce0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
node-version: 18
cache: pnpm
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Install dependencies
run: pnpm i
- name: Build with VitePress
Expand Down

0 comments on commit 494ce0d

Please sign in to comment.