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 66c88a4 commit fe1f4d9Copy full SHA for fe1f4d9
1 file changed
.github/workflows/forms-backend.yml
@@ -16,10 +16,10 @@ jobs:
16
uses: actions/checkout@v2
17
18
- name: Install Python Dependencies
19
- uses: HassanAbouelela/actions/setup-python@setup-python_v1.3.1
+ uses: HassanAbouelela/actions/setup-python@setup-python_v1.6.0
20
with:
21
dev: true
22
- python_version: "3.9"
+ python_version: "3.12"
23
24
# Use this formatting to show them as GH Actions annotations.
25
- name: Run flake8
0 commit comments