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 f92f022 commit ea9645dCopy full SHA for ea9645d
.github/workflows/nayn_bot.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Python 3.10
22
uses: actions/setup-python@v1
23
with:
24
- python-version: 3.10
+ python-version: "3.10"
25
- name: Install dependencies
26
run: |
27
python -m pip install --upgrade pip
0 commit comments