Skip to content

Commit 0777230

Browse files
Merge pull request #219 from CodeEditorLand/dependabot/github_actions/pnpm/action-setup-4.2.0
chore(deps): Bump pnpm/action-setup from 4.1.0 to 4.2.0
2 parents 5382d0c + 49f3e08 commit 0777230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Node.yml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/[email protected]
6363

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

0 commit comments

Comments
 (0)