We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daaa5f6 commit f17fd1cCopy full SHA for f17fd1c
.github/workflows/pre-commit.yml
@@ -9,7 +9,7 @@ permissions: read-all
9
10
jobs:
11
pre-commit:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/[email protected]
15
- uses: actions/setup-python@v5
0 commit comments