There was an error while loading. Please reload this page.
2 parents 79d6e1b + c6de768 commit e777fd9Copy full SHA for e777fd9
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v7
26
- name: Set up Python ${{ matrix.python-version }}
27
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
28
with:
29
python-version: ${{ matrix.python-version }}
30
- name: Install dependencies
0 commit comments