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.
1 parent b77d437 commit 5105e68Copy full SHA for 5105e68
.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