We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17fbdfd + ed9a765 commit 2a4a09bCopy full SHA for 2a4a09b
1 file changed
.github/workflows/tests.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v6
20
21
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
22
- uses: actions/setup-python@v6.1.0
+ uses: actions/setup-python@v6.2.0
23
with:
24
python-version: ${{ env.DEFAULT_PYTHON }}
25
0 commit comments