Merge branch 'main' into patch-2

This commit is contained in:
Sampark Sharma
2022-03-31 16:29:45 +05:30
committed by GitHub
128 changed files with 1093 additions and 264 deletions
+2 -2
View File
@@ -21,9 +21,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: '3.x'
- name: Install dependencies