We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1729f1 + 9b5f991 commit 6edb1e3Copy full SHA for 6edb1e3
1 file changed
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
bundler-cache: true
17
18
- name: Set up Node
19
- uses: actions/setup-node@v2.5.1
+ uses: actions/setup-node@v3.1.0
20
21
- name: Bootstrap
22
run: script/bootstrap
0 commit comments