Skip to content

Commit 0e5ae0f

Browse files
committed
ci: upgrade setup python action
1 parent 7c52984 commit 0e5ae0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
java-version: "8"
5656

5757
- name: Set up Python
58-
uses: actions/setup-python@v4
58+
uses: actions/setup-python@v5
5959
with:
6060
python-version: ${{ matrix.python-version }}
6161
cache: 'pip'

0 commit comments

Comments
 (0)