Update django.yml

This commit is contained in:
Kiki yunaiki 2024-02-10 01:36:40 +07:00 committed by GitHub
parent 2b50e47b39
commit 6c6c1405aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Set-up Python ${{ matrix.python-version }} - name: Set up Python ${{ matrix.python@v3-version }}
uses: actions/setup-python@v3 uses: actions/setup-python@v3
with: with:
python-version: ${{ matrix.python-version }} python-version: ${{ matrix.python-version }}