We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0f9a1 commit 1874920Copy full SHA for 1874920
.github/workflows/test-and-deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up python and pip
30
uses: actions/setup-python@v4
31
with:
32
- python-version: 3.7
+ python-version: 3.9
33
architecture: x64
34
35
- name: Install AWS CLI
0 commit comments