aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-03-26 04:33:09 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-03-26 04:33:52 +0000
commit0a5039b91a783821cb077afaf74871e0cc03cccd (patch)
tree8b38f7af1e9907cc2e4df09b9839e3cb128484d4
parentBump pnpm/action-setup from 4 to 5 in the gha-deps group (diff)
downloadzorascript-0a5039b91a783821cb077afaf74871e0cc03cccd.tar
zorascript-0a5039b91a783821cb077afaf74871e0cc03cccd.tar.gz
zorascript-0a5039b91a783821cb077afaf74871e0cc03cccd.tar.bz2
zorascript-0a5039b91a783821cb077afaf74871e0cc03cccd.tar.lz
zorascript-0a5039b91a783821cb077afaf74871e0cc03cccd.tar.xz
zorascript-0a5039b91a783821cb077afaf74871e0cc03cccd.tar.zst
zorascript-0a5039b91a783821cb077afaf74871e0cc03cccd.zip
Bump actions/deploy-pages from 4 to 5 in the gha-deps group
Bumps the gha-deps group with 1 update: [actions/deploy-pages](https://github.com/actions/deploy-pages). Updates `actions/deploy-pages` from 4 to 5 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-deps ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index fffdb2c..df37780 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -55,4 +55,4 @@ jobs:
steps:
- name: Deploy
id: deployment
- uses: actions/deploy-pages@v4 \ No newline at end of file
+ uses: actions/deploy-pages@v5 \ No newline at end of file