mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
cleaning github action warnings
This commit is contained in:
parent
4f47dc55c1
commit
889d5d5fd4
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
python-version: [3.8]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
@ -52,7 +52,7 @@ jobs:
|
||||
python-version: [3.8]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user