Update django.yml

This commit is contained in:
Kiki yunaiki 2024-02-10 01:26:17 +07:00 committed by GitHub
parent 0d1b3b196f
commit 87276087e0
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-version }}
- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}