update gh actions

This commit is contained in:
Proddy
2023-11-11 10:17:48 +01:00
parent 7e1f16c865
commit 7997544fb8
6 changed files with 11 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: '3.11'