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 4a49062 commit 04bfe1fCopy full SHA for 04bfe1f
.github/workflows/test.yaml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- uses: actions/checkout@v4
12
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
13
with:
14
node-version: '20'
15
cache: 'npm'
0 commit comments