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.
2 parents 19bbc93 + becd736 commit 47892e8Copy full SHA for 47892e8
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
29
- name: Set up JDK
30
- uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
31
with:
32
distribution: 'temurin'
33
java-version: ${{ matrix.java_version }}
0 commit comments