change setup-python workflow to direct github link because it is not mirrored
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Python formatting PEP8 / Pyhton-PEP8 (push) Failing after 21s

This commit is contained in:
Finn Christiansen 2023-05-28 17:15:54 +01:00
parent df73b149df
commit 282f651783

View file

@ -10,7 +10,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- uses: actions/setup-python@v3 - uses: https://github.com/actions/setup-python@v4
with: with:
python-version: 3.9 python-version: 3.9