We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 272a5b8 + 6eac6e2 commit 7f313fcCopy full SHA for 7f313fc
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: [ '3.10', '3.11', '3.12', '3.13' ]
16
name: Python ${{ matrix.python-version }} tests
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v5
19
- name: Setup Python ${{ matrix.python-version }}
20
uses: actions/setup-python@v6
21
with:
0 commit comments