There was an error while loading. Please reload this page.
2 parents 68ebeba + 8d9e97d commit 881adedCopy full SHA for 881aded
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
python-version: ["3.11"]
12
steps:
13
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
14
- name: Set up Python ${{ matrix.python-version }}
15
uses: actions/setup-python@v6
16
with:
0 commit comments