We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 108d519 + eddebbe commit 0126451Copy full SHA for 0126451
1 file changed
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v6
15
16
- name: Set up python ${{ matrix.python-version }}
17
- uses: actions/setup-python@v6.0.0
+ uses: actions/setup-python@v6.1.0
18
with:
19
python-version: ${{ matrix.python-version }}
20
0 commit comments