VenkateshRoshan commited on
Commit
0df014d
·
1 Parent(s): 895bd1b

deploy file added

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy.yml +1 -1
.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@v2
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