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.
1 parent 5aae972 commit 2d7fb06Copy full SHA for 2d7fb06
.github/workflows/python-examples.yml
@@ -62,7 +62,7 @@ jobs:
62
if: matrix.os == 'ubuntu'
63
run: Xvfb :99 &
64
- name: Set up Python
65
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
66
with:
67
python-version: ${{ matrix.python }}
68
- name: Install dependencies nightly non-Windows
0 commit comments