Skip to content

Commit 4d4713f

Browse files
Bump pnpm/action-setup from 4.0.0 to 4.1.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36376e5 commit 4d4713f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Node.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/checkout@v4.2.2
6363

64-
- uses: pnpm/action-setup@v4.0.0
64+
- uses: pnpm/action-setup@v4.1.0
6565
with:
6666
version: 9.3.0
6767
run_install: |

0 commit comments

Comments
 (0)