We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc399c3 commit 3a66b78Copy full SHA for 3a66b78
1 file changed
src/scripts/uncover_assets_by_topic/README.md
@@ -55,7 +55,7 @@ jobs:
55
- name: Set up Python
56
uses: actions/setup-python@v4
57
with:
58
- python-version: 3.11
+ python-version: "3.11"
59
60
- name: Install dependencies
61
run: |
0 commit comments