We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4821a7a commit fbdc90fCopy full SHA for fbdc90f
1 file changed
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v3
10
11
- name: Set up Python
12
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v3
13
with:
14
python-version: '3.10'
15
0 commit comments