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 4f391f5 commit ae5e82fCopy full SHA for ae5e82f
.github/workflows/test-testdata.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/checkout@v5
18
19
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
20
with:
21
cache: 'npm'
22
cache-dependency-path: testdata/package-lock.json
0 commit comments