diff --git a/.github/workflows/django5.yml b/.github/workflows/django5.yml index 13d8689..dbae63c 100644 --- a/.github/workflows/django5.yml +++ b/.github/workflows/django5.yml @@ -1,5 +1,5 @@ # https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-python -name: django4 +name: django5 on: push: