Skip to content

Commit

Permalink
Upgrade actions/setup-java v3.5.1 -> v3.6.0 (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Oct 20, 2022
1 parent 68dca32 commit 91e009c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Check out code
uses: actions/[email protected]
- name: Set up JDK
uses: actions/setup-java@v3.5.1
uses: actions/setup-java@v3.6.0
with:
java-version: ${{ matrix.jdk }}
distribution: temurin
Expand Down

0 comments on commit 91e009c

Please sign in to comment.