We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4164342 + 2ad221a commit 89e1c2fCopy full SHA for 89e1c2f
.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@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3
+ uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1
21
22
- name: Get NodeJS version
23
run: echo "NODE_VERSION=$(cat .node-version)" >> $GITHUB_OUTPUT
0 commit comments