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 92fe6df + 4ee02e9 commit dde4bd9Copy full SHA for dde4bd9
1 file changed
.github/workflows/test.yaml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v3
21
- name: Set up Python ${{ matrix.python-version }}
22
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
23
with:
24
python-version: ${{ matrix.python-version }}
25
- name: Install local package
0 commit comments