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 fc20c17 commit 46e1b7fCopy full SHA for 46e1b7f
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
path: dist
48
49
- name: Set up Python
50
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
51
with:
52
python-version: ${{ matrix.python }}
53
0 commit comments