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 6cff6b9 + 1fba910 commit 56b8ba1Copy full SHA for 56b8ba1
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Git repository
14
uses: actions/[email protected]
15
- name: Set up Ruby
16
- uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1
+ uses: ruby/setup-ruby@f41e084df884422b269f4c01c3748a9df4431a75 # v1
17
with:
18
bundler-cache: true
19
- name: Set up Node
0 commit comments