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 8e90283 + 7b9c4d4 commit 3416d0eCopy full SHA for 3416d0e
.github/workflows/pull_request.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Set Up Python-${{ matrix.python-version }}
19
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
20
with:
21
python-version: ${{ matrix.python-version }}
22
0 commit comments