There was an error while loading. Please reload this page.
2 parents 9397c4b + 7524089 commit 7fe5988Copy full SHA for 7fe5988
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
os: [ubuntu-latest]
21
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
22
steps:
23
- - uses: actions/checkout@v7.0.0
+ - uses: actions/checkout@v7.0.1
24
- uses: actions/setup-python@v6
25
with:
26
python-version: ${{ matrix.python-version }}
0 commit comments