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 83a54eb commit ae92acfCopy full SHA for ae92acf
2 files changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v7
11
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@v7
12
with:
13
cache: yarn
14
node-version-file: ".nvmrc"
.github/workflows/example.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments