We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb255a7 commit 18a4079Copy full SHA for 18a4079
.github/workflows/Archive_Plugin_Artifact.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Checkout
17
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
18
- - uses: actions/setup-java@5896cecc08fd8a1fbdfaf517e29b571164b031f7 # v4.2.0
+ - uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
19
with:
20
distribution: 'temurin'
21
java-version: '17'
.github/workflows/CI.yml
0 commit comments