We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56bcdd7 + 8f9242a commit b5ebf9eCopy full SHA for b5ebf9e
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Python 3.10
26
uses: actions/setup-python@v5
27
with:
28
- python-version: 3.10
+ python-version: '3.10'
29
30
- name: clone sorunlib
31
uses: actions/checkout@v4
0 commit comments