We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e4dae commit 23a08d7Copy full SHA for 23a08d7
.github/workflows/update-dashboard.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Python
18
uses: actions/setup-python@v2
19
with:
20
- python-version: '3.10'
+ python-version: "3.10"
21
22
- name: Update Dashboard
23
env:
0 commit comments