There was an error while loading. Please reload this page.
2 parents 5be0539 + 276b31d commit 6634d29Copy full SHA for 6634d29
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "pypy3.10"]
14
os: ["ubuntu-latest"]
15
steps:
16
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
17
- name: Set up Python ${{ matrix.python-version }}
18
uses: actions/setup-python@v6
19
with:
0 commit comments