From c21c0ccc96f175e3928ff8d4e6ab1c3a18a3879e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 14:35:40 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v2 --- .github/workflows/GHPages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index 73af26d8..e6a7ad8d 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -42,4 +42,4 @@ jobs: path: ./explorer-v2/build - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2