We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfe0c0 commit 3cfeb70Copy full SHA for 3cfeb70
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@v3
+ uses: actions/setup-python@v4
13
with:
14
python-version: '3.10'
15
0 commit comments