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