We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d79bf commit aad4f73Copy full SHA for aad4f73
1 file changed
.github/workflows/linter.yml
@@ -7,7 +7,7 @@ on:
7
- '!main'
8
jobs:
9
linter:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
13
- name: Set up Python 3.8
0 commit comments