We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 480f612 + 495e116 commit a6ef514Copy full SHA for a6ef514
1 file changed
.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.2.0
+ uses: actions/setup-node@v4.3.0
21
- name: Bootstrap
22
run: script/bootstrap
23
env:
0 commit comments