We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99c73b7 + 1da57be commit 8b3f4bdCopy full SHA for 8b3f4bd
1 file changed
.github/workflows/tests.yaml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
23
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
24
- uses: actions/setup-python@v5.2.0
+ uses: actions/setup-python@v5.3.0
25
with:
26
python-version: ${{ env.DEFAULT_PYTHON }}
27
0 commit comments