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 a98c9b7 + 0a3fabd commit 89e77c5Copy full SHA for 89e77c5
.github/workflows/testing.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Set up Python ${{ matrix.python-version }}
27
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
28
with:
29
python-version: ${{ matrix.python-version }}
30
0 commit comments