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 696bcac + 631a348 commit a8b0b9bCopy full SHA for a8b0b9b
.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