mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-25 02:31:09 -05:00
Compare commits
2 Commits
2cb1bb18e7
...
11351b99e0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
11351b99e0 | ||
|
|
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