We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b77d437 + 5105e68 commit caf0a9eCopy full SHA for caf0a9e
.github/workflows/django.yml
@@ -29,7 +29,7 @@ jobs:
29
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
30
steps:
31
- uses: actions/checkout@v5
32
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
33
with:
34
python-version: 3.12.4
35
cache: "pip"
0 commit comments