Skip to content

Commit 0ea2167

Browse files
Merge pull request #492 from CodeEditorLand/dependabot/github_actions/pnpm/action-setup-6.0.4
build(deps): bump pnpm/action-setup from 6.0.3 to 6.0.4
2 parents ab4d385 + e030ea5 commit 0ea2167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/checkout@v6.0.2
6363

64-
- uses: pnpm/action-setup@v6.0.3
64+
- uses: pnpm/action-setup@v6.0.4
6565
with:
6666
version: 9.3.0
6767
run_install: |

0 commit comments

Comments
 (0)