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.
1 parent ae0c29d commit 37bde20Copy full SHA for 37bde20
.github/workflows/lint-and-test.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v5
16
17
- name: Install Node.js and use yarn
18
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
19
with:
20
node-version: '22.19.0'
21
cache: 'yarn'
0 commit comments