We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8723e81 + 83f7eb0 commit 87eae4fCopy full SHA for 87eae4f
1 file changed
.github/workflows/tests.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v5
20
21
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
22
- uses: actions/setup-python@v5.6.0
+ uses: actions/setup-python@v6.0.0
23
with:
24
python-version: ${{ env.DEFAULT_PYTHON }}
25
0 commit comments