Skip to content

Commit

Permalink
Merge pull request #30 from Baek2back/renovate/actions-configure-page…
Browse files Browse the repository at this point in the history
…s-5.x

chore(deps): update actions/configure-pages action to v5
  • Loading branch information
Baek2back authored Aug 1, 2024
2 parents 12c1b6f + 331bb2e commit 4718002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: bun install --frozen-lockfile

- name: Setup Pages
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5

- name: Build with VitePress
run: bun docs build
Expand Down

0 comments on commit 4718002

Please # to comment.