We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea1d47 commit b4da203Copy full SHA for b4da203
.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Checkout
50
uses: actions/checkout@v4
51
52
- - name: Set up Python 3.10
+ - name: Set up Python
53
uses: actions/setup-python@v5
54
with:
55
python-version: "3.11"
0 commit comments