Commit fb6f4b3 1 parent 3eb9155 commit fb6f4b3 Copy full SHA for fb6f4b3
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
with :
26
26
fetch-depth : 0
27
27
- name : 🧱 Set up JDK and Maven
28
- uses : actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6 .0
28
+ uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7 .0
29
29
with :
30
30
distribution : adopt
31
31
java-version : 17
@@ -116,7 +116,7 @@ jobs:
116
116
COM_SONATYPE_CENTRAL_POLARION_OPENSOURCE_GPG_PASSPHRASE : ${{ secrets.COM_SONATYPE_CENTRAL_POLARION_OPENSOURCE_GPG_PASSPHRASE }}
117
117
steps :
118
118
- name : 🧱 Set up JDK and Maven
119
- uses : actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6 .0
119
+ uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7 .0
120
120
with :
121
121
distribution : adopt
122
122
java-version : 17
@@ -146,7 +146,7 @@ jobs:
146
146
GITHUB_TOKEN : ${{ github.token }}
147
147
steps :
148
148
- name : 🧱 Set up JDK and Maven
149
- uses : actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6 .0
149
+ uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7 .0
150
150
with :
151
151
distribution : adopt
152
152
java-version : 17
You can’t perform that action at this time.
0 commit comments