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