Skip to content

Commit

Permalink
Update snapshots.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
j5155 authored Dec 1, 2024
1 parent b865c35 commit 3dba581
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Set up JDK 17
with:
fetch-tags: true
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
java-version: '21'
Expand Down

0 comments on commit 3dba581

Please sign in to comment.