We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d910a commit 7ff1d5aCopy full SHA for 7ff1d5a
.github/workflows/primer_comment.yaml
@@ -34,7 +34,7 @@ jobs:
34
id: python
35
uses: actions/[email protected]
36
with:
37
- python-version: 3.10
+ python-version: "3.10"
38
39
# Restore cached Python environment
40
- name: Generate partial Python venv restore key
0 commit comments