From 4e5a1706b2cf70770cdc200ef48b3958d28148fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 21:44:16 -0400 Subject: [PATCH] chore(deps): update actions/configure-pages action to v5 (#1035) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/deploy-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index 3d808532..be10e4cf 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -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