Skip to content

Commit 12e19ed

Browse files
Bump actions/setup-java from 4 to 5 in the all-actions group (#409)
1 parent 0e5fb53 commit 12e19ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158

159159
- name: Set Java version on Windows
160160
if: startsWith(matrix.os, 'windows-')
161-
uses: actions/setup-java@v4
161+
uses: actions/setup-java@v5
162162
with:
163163
distribution: temurin
164164
java-version: '21'

0 commit comments

Comments
 (0)