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 e2d17db commit 50fe655Copy full SHA for 50fe655
.github/workflows/pre-commit.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
pre-commit:
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v2
19
- uses: actions/setup-python@v2
0 commit comments