We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cf14ee + a9d89bc commit 8cb1916Copy full SHA for 8cb1916
1 file changed
.github/workflows/python-tests.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v4
12
13
- name: Set up Python
14
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
15
with:
16
python-version: "3.10"
17
cache: "pip"
0 commit comments