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 e088447 commit 1cb7b57Copy full SHA for 1cb7b57
.github/workflows/test.yml
@@ -78,7 +78,7 @@ jobs:
78
path: dist
79
80
- name: Set up Python
81
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
82
with:
83
python-version: ${{ matrix.python }}
84
0 commit comments