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 af668fb commit 72eacb7Copy full SHA for 72eacb7
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/[email protected]
18
19
- name: Set up Ruby
20
- uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
+ uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3
21
22
- name: Get NodeJS version
23
run: echo "NODE_VERSION=$(cat .node-version)" >> $GITHUB_OUTPUT
0 commit comments