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