We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54752ab + 926041c commit d39213bCopy full SHA for d39213b
1 file changed
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v6.0.3
18
19
- name: Set up Ruby
20
- uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f
+ uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af
21
22
- name: Get NodeJS version
23
run: echo "NODE_VERSION=$(cat .node-version)" >> $GITHUB_OUTPUT
0 commit comments