We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9905851 commit 2d8fdebCopy full SHA for 2d8fdeb
.github/workflows/build.yml
@@ -79,7 +79,7 @@ jobs:
79
80
- name: ☕ Set up OpenJDK ${{ matrix.jdk }}
81
id: setup-java
82
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
83
if: always() && steps.download-jdk.outcome == 'success'
84
with:
85
distribution: jdkfile
0 commit comments