aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-03-18 04:33:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-03-18 04:33:41 +0000
commit14a0c104d95ea9f6ad1009d716fc5cb5020281e1 (patch)
tree2b3857923b5379c12cdf16e28be5a04fae9e2141
parentBump lodash from 4.17.21 to 4.17.23 (diff)
downloadzorascript-14a0c104d95ea9f6ad1009d716fc5cb5020281e1.tar
zorascript-14a0c104d95ea9f6ad1009d716fc5cb5020281e1.tar.gz
zorascript-14a0c104d95ea9f6ad1009d716fc5cb5020281e1.tar.bz2
zorascript-14a0c104d95ea9f6ad1009d716fc5cb5020281e1.tar.lz
zorascript-14a0c104d95ea9f6ad1009d716fc5cb5020281e1.tar.xz
zorascript-14a0c104d95ea9f6ad1009d716fc5cb5020281e1.tar.zst
zorascript-14a0c104d95ea9f6ad1009d716fc5cb5020281e1.zip
Bump pnpm/action-setup from 4 to 5 in the gha-deps group
Bumps the gha-deps group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup). Updates `pnpm/action-setup` from 4 to 5 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v4...v5) --- updated-dependencies: - dependency-name: pnpm/action-setup 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 72c7e82..fffdb2c 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -26,7 +26,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v6
- name: Install pnpm
- uses: pnpm/action-setup@v4
+ uses: pnpm/action-setup@v5
with:
version: 9
- name: Install Node.js