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