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 1403c44 commit 5d535ceCopy full SHA for 5d535ce
.github/workflows/maven.yml
@@ -50,7 +50,7 @@ jobs:
50
run: |
51
git lfs pull --include='/binaries/org.eclipse.swt.win32.win32.x86_64/WebView2Loader.dll'
52
- name: Set up Java ${{ matrix.java }}
53
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
+ uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
54
with:
55
java-version: ${{ matrix.java }}
56
distribution: 'temurin'
0 commit comments