We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cede9c + 773345b commit 4bf1688Copy full SHA for 4bf1688
1 file changed
.github/workflows/conformance.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
ruby-version: '4.0' # Specify the latest supported Ruby version.
25
bundler-cache: true
26
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
27
28
node-version: '24' # Specify the latest Node.js version.
29
- run: bundle exec rake conformance
0 commit comments