Merge pull request #251 from DJ2LS/dependabot/github_actions/actions/setup-python-4

This commit is contained in:
DJ2LS 2022-09-18 12:29:56 +02:00 committed by GitHub
commit 9f4de39cab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -227,7 +227,7 @@ jobs:
ref: main
- name: Set up Python 3.9
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.9