Skip to content

Commit

Permalink
Merge pull request #82 from wnfs-wg/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/configure-pages-5

build(deps): bump actions/configure-pages from 4 to 5
  • Loading branch information
icidasset authored Apr 5, 2024
2 parents c4f0aea + 50007cb commit 4f27e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: pnpm install
- run: pnpm run lint
- run: pnpm run docs
- uses: actions/configure-pages@v4
- uses: actions/configure-pages@v5
- uses: actions/upload-pages-artifact@v3
with:
path: ./docs
Expand Down

0 comments on commit 4f27e4c

Please sign in to comment.