We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b805f9e + 0fee452 commit fbb0568Copy full SHA for fbb0568
1 file changed
.github/workflows/tests.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4.2.2
23
24
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
25
- uses: actions/setup-python@v5.4.0
+ uses: actions/setup-python@v5.5.0
26
with:
27
python-version: ${{ env.DEFAULT_PYTHON }}
28
0 commit comments