summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-04 14:11:55 +0000
committerGitHub <noreply@github.com>2024-05-04 14:11:55 +0000
commitd1d4097b84e8917b2e6f2d1f000ced9f80f4464e (patch)
treea0aff06e1d3b44835e491f6ff5fe6522816915de
parentd995bf76cfe3ce4d0a89e4da647692319ee88c38 (diff)
Bump actions/deploy-pages from 2 to 4dependabot/github_actions/actions/deploy-pages-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>
-rw-r--r--.github/workflows/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml
index aebc0d72..cc3e91e1 100644
--- a/.github/workflows/manual.yml
+++ b/.github/workflows/manual.yml
@@ -54,4 +54,4 @@ jobs:
uses: actions/configure-pages@v3
- name: Deploy to GitHub Pages
id: deployment
- uses: actions/deploy-pages@v2
+ uses: actions/deploy-pages@v4