Skip to content

Commit e8521f0

Browse files
committed
CI: update setup-python action: v3 -> v5
1 parent 8c61ad4 commit e8521f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
cache: 'maven'
5555

5656
- name: Set up Python
57-
uses: actions/setup-python@v3
57+
uses: actions/setup-python@v5
5858
with:
5959
python-version: '3.10'
6060

0 commit comments

Comments
 (0)