Skip to content

Commit

Permalink
ci(deps): bump actions/configure-pages from 2 to 5 (#2724)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 5b53581 commit 5e23894
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changeset/soft-radios-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

ci(deps): bump actions/configure-pages from 2 to 5
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:

- name: Configure GitHub Pages
if: env.SHOULD_DEPLOY_DOCS == 'true'
uses: actions/configure-pages@v2
uses: actions/configure-pages@v5

- name: Upload Docs Artifact
if: env.SHOULD_DEPLOY_DOCS == 'true'
Expand Down

0 comments on commit 5e23894

Please sign in to comment.