mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-04-22 10:02:06 +03:00
Update django.yml
This commit is contained in:
parent
0d1b3b196f
commit
87276087e0
2
.github/workflows/django.yml
vendored
2
.github/workflows/django.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user