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 dd9edbf commit e189472Copy full SHA for e189472
.github/workflows/test-testdata.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- uses: actions/checkout@v5
25
26
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
27
with:
28
cache: 'npm'
29
cache-dependency-path: compatibility/src/test/resources
0 commit comments