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 212e6d5 commit 6b89765Copy full SHA for 6b89765
.github/workflows/lint-check-types-test-run-program.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v5
10
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
11
with:
12
node-version: 'lts/*'
13
cache: 'npm'
0 commit comments