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 03aa62f commit 6d7f838Copy full SHA for 6d7f838
.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@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c
+ uses: ruby/setup-ruby@e34163cd15f4bb403dcd72d98e295997e6a55798
21
22
- name: Get NodeJS version
23
run: echo "NODE_VERSION=$(cat .node-version)" >> $GITHUB_OUTPUT
0 commit comments