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 f72e406 + ade9789 commit e9fc25fCopy full SHA for e9fc25f
1 file changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v7
27
28
- name: Set up Python ${{ matrix.python-version }}
29
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
30
with:
31
python-version: ${{ matrix.python-version }}
32
cache: "pip"
0 commit comments