mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-04-21 17:42:04 +03:00
Update django.yml
This commit is contained in:
parent
6c6c1405aa
commit
ba35412c15
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@v3-version }}
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user