We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1189262 commit adddd61Copy full SHA for adddd61
.github/workflows/lint-eslint.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
# install
17
- name: Setup PNPM
18
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v3
19
with:
20
version: 8.15.1
21
- name: Setup Node.js
.github/workflows/release.yml
if:
.github/workflows/test-jest.yml
0 commit comments