We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1f85d2 + 06f9fc6 commit 480bfcaCopy full SHA for 480bfca
.github/workflows/check.yml
@@ -21,7 +21,7 @@ jobs:
21
version: 10.18.0
22
23
- name: Setup Node.js
24
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
25
with:
26
node-version: '22'
27
cache: 'pnpm'
.github/workflows/lint.yml
.github/workflows/test.yml
0 commit comments