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 0656d9a commit a401af9Copy full SHA for a401af9
.github/workflows/checks.yaml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
rubocop_checks:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
15
name: RuboCop
16
steps:
17
- name: Checkout current PR
0 commit comments