Skip to content

Commit 4100faa

Browse files
authored
Merge pull request #449 from apache/java17
update setup-java action
2 parents 1b771d2 + 39c51ba commit 4100faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/serde_compat.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
repository: apache/datasketches-java
2020
path: java
2121
- name: Setup Java
22-
uses: actions/setup-java@v2
22+
uses: actions/setup-java@v4
2323
with:
2424
java-version: '17'
2525
distribution: 'temurin'

0 commit comments

Comments
 (0)