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 12c7cf4 + 281bcb4 commit 94befecCopy full SHA for 94befec
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- uses: actions/[email protected]
34
- name: Set up Python ${{ matrix.python-version }}
35
- uses: actions/setup-python@v4.4.0
+ uses: actions/setup-python@v4.5.0
36
with:
37
python-version: ${{ matrix.python-version }}
38
cache: 'pip'
0 commit comments