We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50740b7 + 9175f20 commit 99b2ed4Copy full SHA for 99b2ed4
1 file changed
.github/workflows/publish-plugin-core.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@v6
10
- name: Set up Java
11
- uses: actions/setup-java@v5.0.0
+ uses: actions/setup-java@v5.1.0
12
with:
13
java-version: 17
14
distribution: 'zulu' # openjdk
0 commit comments