Update django.yml

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

View File

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