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.
1 parent 723d867 commit 3862f3cCopy full SHA for 3862f3c
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/[email protected]
17
18
- name: Setup Ruby
19
- uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
+ uses: ruby/setup-ruby@v1.255.0
20
with:
21
bundler-cache: true
22
0 commit comments