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.
2 parents aed5c8c + 50a5ed5 commit fb5dc20Copy full SHA for fb5dc20
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
bundler-cache: true
19
- name: Set up Node
20
- uses: actions/setup-node@v5.0.0
+ uses: actions/setup-node@v6.0.0
21
- name: Bootstrap
22
run: script/bootstrap
23
env:
0 commit comments