We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 076464a commit f742c18Copy full SHA for f742c18
.github/workflows/rubocop.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
steps:
12
- uses: actions/checkout@v4
13
- - uses: ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
+ - uses: ruby/setup-ruby@1287d2b408066abada82d5ad1c63652e758428d9
14
with:
15
ruby-version: 2.6
16
- name: Install Code Scanning integration
0 commit comments