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 dac7a2f commit cb5ce4fCopy full SHA for cb5ce4f
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
path: ./
26
27
formatting:
28
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
29
steps:
30
- uses: actions/checkout@v3
31
- name: Check formatting
0 commit comments