We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f358fa + f8ad3f4 commit 451d3f1Copy full SHA for 451d3f1
1 file changed
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Set up python ${{ matrix.python-version }}
17
- uses: actions/setup-python@v5.4.0
+ uses: actions/setup-python@v5.6.0
18
with:
19
python-version: ${{ matrix.python-version }}
20
0 commit comments