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 81a2b98 + 83a4e0d commit c546638Copy full SHA for c546638
.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@v4.4.0
+ uses: actions/setup-node@v5.0.0
21
- name: Bootstrap
22
run: script/bootstrap
23
env:
0 commit comments