From 528fb80e6163540931d2cd06fb36a273a112ff42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 09:19:45 -0700 Subject: [PATCH] Bump actions/deploy-pages from 2 to 4 (#1411) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/api-viewer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/api-viewer.yml b/.github/workflows/api-viewer.yml index 02ca836b9..3579ca4f7 100644 --- a/.github/workflows/api-viewer.yml +++ b/.github/workflows/api-viewer.yml @@ -49,4 +49,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4