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 f7673c6 + 48cd61b commit 3be232dCopy full SHA for 3be232d
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Git repository
14
uses: actions/checkout@v4.2.2
15
- name: Set up Ruby
16
- uses: ruby/setup-ruby@1287d2b408066abada82d5ad1c63652e758428d9 # v1
+ uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1
17
with:
18
bundler-cache: true
19
- name: Set up Node
0 commit comments