Skip to content

Commit fc65254

Browse files
authored
Merge pull request #39 from microlinkhq/dependabot/github_actions/pnpm/action-setup-6
build(deps): bump pnpm/action-setup from 5 to 6
2 parents 8ead13d + 824696d commit fc65254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
node-version: lts/*
2121
- name: Setup PNPM
22-
uses: pnpm/action-setup@v5
22+
uses: pnpm/action-setup@v6
2323
with:
2424
version: latest
2525
run_install: true

0 commit comments

Comments
 (0)