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 6e36aab + f853f2b commit 22bf7a7Copy full SHA for 22bf7a7
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
lfs: true
19
20
- name: Use Node.js
21
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
22
with:
23
node-version: 24
24
cache: 'yarn'
0 commit comments