Skip to content

Commit

Permalink
Merge pull request #86 from Snowiiii/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/configure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
Snowiiii authored Sep 9, 2024
2 parents 2ef1a13 + c3b4bb3 commit d797518
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 @@ -32,7 +32,7 @@ jobs:
node-version: 20
cache: npm
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Install dependencies
run: npm ci
- name: Build with VitePress
Expand Down

0 comments on commit d797518

Please sign in to comment.