We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ea1703 + f24933b commit 9a5fd86Copy full SHA for 9a5fd86
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4.2.2
18
19
- name: Set up Ruby
20
- uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1
+ uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535
21
22
- name: Get NodeJS version
23
run: echo "NODE_VERSION=$(cat .node-version)" >> $GITHUB_OUTPUT
0 commit comments