commit b2bd2c98131da1b892e2f9fbbe009b4f0cbeb2a4
parent be70ace3588aa0811d6fcf13efb96bbba5a99c39
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 20 Dec 2023 05:15:11 +0000
parent be70ace3588aa0811d6fcf13efb96bbba5a99c39
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 20 Dec 2023 05:15:11 +0000
build(deps): bump actions/deploy-pages from 2 to 4 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 4. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml @@ -42,4 +42,4 @@ jobs: steps: - name: Deploy pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4