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 3b0f8bf + ee733e0 commit 636b41dCopy full SHA for 636b41d
.github/workflows/rubocop.yml
@@ -19,7 +19,7 @@ jobs:
19
ruby-version: ['3.4']
20
21
steps:
22
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
23
- name: Set up Ruby
24
uses: ruby/setup-ruby@v1
25
with:
.github/workflows/ruby.yml
@@ -67,7 +67,7 @@ jobs:
67
continue-on-error: ${{ matrix.channel != 'stable' }}
68
69
70
71
72
73
0 commit comments