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 e324d27 + e38dcad commit b8263dcCopy full SHA for b8263dc
.github/workflows/build.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@v5
8
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
9
with:
10
node-version-file: '.nvmrc'
11
- run: npm ci
.github/workflows/lint.yml
.github/workflows/test.yml
0 commit comments