We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b3e10f + 8d70cf3 commit 0a580bcCopy full SHA for 0a580bc
.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@v4
32
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
33
with:
34
python-version: 3.10.8
35
cache: "pip"
0 commit comments