We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b35a4 commit 0c95771Copy full SHA for 0c95771
.github/workflows/macos.yml
@@ -33,7 +33,7 @@ jobs:
33
run: echo "no prereqs to set up"
34
35
- name: Setup Python
36
- - uses: actions/setup-python@v5
+ uses: actions/setup-python@v5
37
with:
38
python-version: "3.10"
39
0 commit comments