Skip to content

Commit c09e57c

Browse files
authored
Merge pull request #113 from kinde-oss/ci/pnpm-action-setup-version
2 parents 2fcd5f3 + 5637114 commit c09e57c

File tree

2 files changed

+4516
-5674
lines changed

2 files changed

+4516
-5674
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- uses: pnpm/action-setup@v3
1818
with:
19-
version: 8
19+
version: 10
2020
- name: Setting up Node.js ${{ matrix.node-version }}
2121
uses: actions/setup-node@v4
2222
with:

0 commit comments

Comments
 (0)