There was an error while loading. Please reload this page.
1 parent af0482f commit 37a5395Copy full SHA for 37a5395
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
os: [ubuntu-latest, macos-latest]
10
runs-on: ${{ matrix.os }}
11
steps:
12
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v7
13
- uses: actions/setup-python@v6
14
with:
15
python-version: '3.13'
0 commit comments