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 e84706b commit c4c6d2dCopy full SHA for c4c6d2d
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v2
20
- uses: actions/setup-python@v2
21
with:
22
- python-version: 3.9.6
+ python-version: 3.9.16
23
- name: Cache Python dependencies
24
uses: actions/cache@v2
25
env:
.python-version
@@ -1 +1 @@
1
-3.9.6
+3.9.16
runtime.txt
-python-3.9.6
+python-3.9.16
0 commit comments