Skip to content

Commit 2433f08

Browse files
authored
Merge pull request #73 from kinde-oss/renovate/pnpm-action-setup-4.x
2 parents ee996b2 + 351ba7d commit 2433f08

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@v4
17-
- uses: pnpm/action-setup@v3
17+
- uses: pnpm/action-setup@v4
1818
with:
1919
version: 10
2020
- name: Setting up Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)