Ramkumar Chinchani
2022-07-13 21:15:33 +00:00
committed by Ramkumar Chinchani
parent 2496fef3c2
commit 595e1bca59
13 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Python 3.x
uses: actions/setup-python@v1
uses: actions/setup-python@v4
with:
python-version: '3.x'
- name: Check DCO