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.
2 parents 88d25bd + d8f9594 commit 03aa62fCopy full SHA for 03aa62f
.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@dffc446db9ba5a0c4446edb5bca1c5c473a806c5
+ uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c
21
22
- name: Get NodeJS version
23
run: echo "NODE_VERSION=$(cat .node-version)" >> $GITHUB_OUTPUT
0 commit comments