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 e6a0a84 commit 61de4adCopy full SHA for 61de4ad
.github/workflows/test-testdata.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/checkout@v5
22
23
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
24
with:
25
cache: 'npm'
26
cache-dependency-path: testdata/package-lock.json
0 commit comments