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 75491ef commit f25b7afCopy full SHA for f25b7af
.github/workflows/main.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-python@v5
15
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
16
build:
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
18
permissions:
19
contents: write
20
0 commit comments