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 93a484e commit fc8e3feCopy full SHA for fc8e3fe
.github/workflows/maven.yml
@@ -54,7 +54,7 @@ jobs:
54
run: |
55
git lfs pull --include='/binaries/org.eclipse.swt.win32.win32.x86_64/WebView2Loader.dll'
56
- name: Set up Java ${{ matrix.java }}
57
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
58
with:
59
java-version: ${{ matrix.java }}
60
distribution: 'temurin'
0 commit comments