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