[UPD] update dotfiles

This commit is contained in:
Holger Brunn
2023-01-03 15:11:03 +01:00
parent 291cac77c8
commit b828a62fc1
4 changed files with 5 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ on:
jobs:
pre-commit:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2