2 parents f46d8d3 + b08d4c7 commit f96130fCopy full SHA for f96130f
1 file changed
.github/workflows/CI.yml
@@ -39,7 +39,7 @@ jobs:
39
java-version: ${{ matrix.java }}
40
41
- name: Set up Python ${{ matrix.python }}
42
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
43
with:
44
python-version: ${{matrix.python}}
45
0 commit comments