We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52c476 commit b82ef77Copy full SHA for b82ef77
.github/workflows/gcpc-modules-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python
20
uses: actions/setup-python@v4
21
with:
22
- python-version: 3.8
+ python-version: 3.9
23
24
- name: apt-get update
25
run: sudo apt-get update
0 commit comments