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.
actions/checkout
1 parent 230e3f6 commit cd2116dCopy full SHA for cd2116d
.github/workflows/rubocop.yml
@@ -12,7 +12,7 @@ jobs:
12
ruby: ['2.7', '3.0']
13
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
16
- uses: ruby/setup-ruby@v1
17
with:
18
ruby-version: ${{ matrix.ruby }}
0 commit comments