Skip to content

Commit

Permalink
chore(deps): update actions/configure-pages action to v5 (#1035)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 31, 2024
1 parent a0412fc commit 4e5a170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: 20
cache: pnpm
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
# In order to build the website we need to have the library built first.
# This is because the Twoslash will depend on the types from Graffle,
# which in this setup is coming from a pnpm install targetting the local
Expand Down

0 comments on commit 4e5a170

Please sign in to comment.