Skip to content

Commit

Permalink
⬆️ Update Java version to 17 in dependency submission
Browse files Browse the repository at this point in the history
  • Loading branch information
NatoBoram committed Mar 1, 2024
1 parent d1badca commit 0bfead5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dependency-submission.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
java-version: "17"
distribution: temurin

- uses: gradle/actions/dependency-submission@v3

0 comments on commit 0bfead5

Please sign in to comment.