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 ab7cbc6 commit 1a24ba6Copy full SHA for 1a24ba6
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v5
13
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
14
with:
15
node-version-file: '.nvmrc'
16
cache: 'npm'
0 commit comments