Skip to content

Commit

Permalink
Merge pull request #120 from brenoepics/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/configure-pages-5

build(deps): bump actions/configure-pages from 4 to 5
  • Loading branch information
brenoepics authored Oct 9, 2024
2 parents 0af236f + 28d7b33 commit 3968002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
node-version: 20
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Install dependencies
working-directory: ./docs
run: npm install
Expand Down

0 comments on commit 3968002

Please sign in to comment.