We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc7f46a + 8e9533a commit da64f87Copy full SHA for da64f87
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
16
17
steps:
18
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
19
- name: Set up Python ${{ matrix.python-version }}
20
uses: actions/setup-python@v6
21
with:
0 commit comments