From 111eb3f5624026d7c0bd20db986eeb5dc229af15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 13:45:13 -0500 Subject: [PATCH] Bump actions/deploy-pages from 2 to 3 (#298) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 7bf8b4e..9917ba6 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -39,4 +39,4 @@ jobs: path: doc - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3