[UPD] repo template

This commit is contained in:
BernatPForgeFlow
2023-02-07 13:20:31 +01:00
parent 0d309aba1f
commit a58c953e6a
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-22.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2