mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2026-02-05 05:25:18 -05:00
Compare commits
3 Commits
22b9e62516
...
7cc17d00a0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7cc17d00a0 | ||
|
|
55c4456010 | ||
|
|
a17fa9a58a |
2
.github/workflows/django.yml
vendored
2
.github/workflows/django.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
run: brew install gdal
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user