Skip to content

Commit

Permalink
Updated github workflow java setup version to V3
Browse files Browse the repository at this point in the history
  • Loading branch information
HasiniSama committed May 28, 2024
1 parent 694ed58 commit 93305a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:

- name: ☕ Set up JDK 11
id: jdk-setup
uses: actions/setup-java@v2
uses: actions/setup-java@v3
with:
java-version: ${{ matrix.java-version }}
distribution: "adopt"
Expand Down

0 comments on commit 93305a6

Please sign in to comment.