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 512d0a0 commit f9820e2Copy full SHA for f9820e2
.github/workflows/python-package.yml
@@ -54,7 +54,7 @@ jobs:
54
steps:
55
- uses: actions/checkout@v4
56
- name: Set up Python ${{ matrix.python }}
57
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
58
with:
59
python-version: ${{ matrix.python }}
60
cache: pip
0 commit comments