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 84cfd85 + f0d1745 commit a0603a2Copy full SHA for a0603a2
.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
49
path: dist
50
51
- name: Set up Python
52
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
53
with:
54
python-version: ${{ matrix.python }}
55
0 commit comments