mirror of
https://github.com/django/daphne.git
synced 2024-11-21 15:36:33 +03:00
Bump actions/setup-python from 4 to 5 (#491)
This commit is contained in:
parent
4d24e22c72
commit
c07925d53f
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user