Skip to content

Commit 797ed39

Browse files
chore(deps): update pnpm/action-setup action to v6
1 parent bd94b26 commit 797ed39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
node-version: [20.x]
1515
steps:
1616
- uses: actions/checkout@v6
17-
- uses: pnpm/action-setup@v3
17+
- uses: pnpm/action-setup@v6
1818
with:
1919
version: 8
2020
- name: Setting up Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)