updated workflow
Python application / build (push) Failing after 3s

This commit is contained in:
brb
2023-07-10 19:28:40 +02:00
parent 43f7ff7822
commit 83f1baae79
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.10
uses: actions/setup-python@v4
uses: actions/setup-python@v3
with:
python-version: "3.10"
- name: Install dependencies