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 f8e3399 commit 2396590Copy full SHA for 2396590
1 file changed
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
cli: 1.11.1.1347
34
35
- name: Set up Python ${{ matrix.python-version }}
36
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
37
with:
38
python-version: ${{ matrix.python-version }}
39
0 commit comments