Spaces:
Runtime error
Runtime error
VenkateshRoshan
commited on
Commit
·
0df014d
1
Parent(s):
895bd1b
deploy file added
Browse files
.github/workflows/deploy.yml
CHANGED
@@ -14,7 +14,7 @@ jobs:
|
|
14 |
uses: actions/checkout@v2
|
15 |
|
16 |
- name: Setup Python
|
17 |
-
uses: actions/setup-python@
|
18 |
with:
|
19 |
python-version: 3.10
|
20 |
|
|
|
14 |
uses: actions/checkout@v2
|
15 |
|
16 |
- name: Setup Python
|
17 |
+
uses: actions/setup-python@v3
|
18 |
with:
|
19 |
python-version: 3.10
|
20 |
|