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 1cfb99f commit 328a76cCopy full SHA for 328a76c
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
- 5432:5432
22
steps:
23
- uses: actions/checkout@v3
24
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v4
25
with:
26
python-version: '3.6'
27
- name: Setup databases
0 commit comments