We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f20d59 + 51cf363 commit 7b1f22bCopy full SHA for 7b1f22b
1 file changed
.github/workflows/Tests.yaml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v6
12
13
- name: Set up Python
14
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
15
with:
16
python-version: |
17
3.10
0 commit comments