We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34f054c + de8c77a commit 8de4b58Copy full SHA for 8de4b58
1 file changed
.github/workflows/tests.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v5.0.0
23
24
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
25
- uses: actions/setup-python@v5.6.0
+ uses: actions/setup-python@v6.1.0
26
with:
27
python-version: ${{ env.DEFAULT_PYTHON }}
28
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments