There was an error while loading. Please reload this page.
1 parent 62f3fba commit 73954a8Copy full SHA for 73954a8
1 file changed
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v6
19
20
- name: Set up Python ${{ matrix.python-version }}
21
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
22
with:
23
python-version: ${{ matrix.python-version }}
24
0 commit comments