We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b9e5e commit 6d625a9Copy full SHA for 6d625a9
.github/workflows/issue-791.yml
@@ -11,4 +11,4 @@ jobs:
11
- name: Setup Python
12
uses: actions/setup-python@v5
13
with:
14
- python-version: 3.9
+ python-version: '3.9'
0 commit comments