We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480f612 commit 495e116Copy full SHA for 495e116
.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