We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9982ad + 6e8fa30 commit b311facCopy full SHA for b311fac
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v7
21
- name: Set up Python ${{ matrix.python-version }}
22
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
23
with:
24
python-version: ${{ matrix.python-version }}
25
- name: Install dependencies
0 commit comments