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.
1 parent 5cbc829 commit b65a4b1Copy full SHA for b65a4b1
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
ruby-version: ${{ matrix.ruby-version }}
22
23
- name: Set up Node
24
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
25
with:
26
node-version: 14.17.6
27
0 commit comments