From c2ebc776f0dc307ebe135ca46abe6d472072ccbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 10:18:35 +0000 Subject: [PATCH] chore(deps): bump actions/deploy-pages from 1 to 2 (#890) --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 3aabcdf7d..fe8fd6f89 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -61,4 +61,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2