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 7c52984 commit 0e5ae0fCopy full SHA for 0e5ae0f
.github/workflows/tests.yml
@@ -55,7 +55,7 @@ jobs:
55
java-version: "8"
56
57
- name: Set up Python
58
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
59
with:
60
python-version: ${{ matrix.python-version }}
61
cache: 'pip'
0 commit comments