File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
with :
29
29
fetch-depth : 0
30
30
- name : 🧱 Set up JDK and Maven
31
- uses : actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6 .0
31
+ uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7 .0
32
32
with :
33
33
distribution : adopt
34
34
java-version : 17
@@ -119,7 +119,7 @@ jobs:
119
119
COM_SONATYPE_CENTRAL_POLARION_OPENSOURCE_GPG_PASSPHRASE : ${{ secrets.COM_SONATYPE_CENTRAL_POLARION_OPENSOURCE_GPG_PASSPHRASE }}
120
120
steps :
121
121
- name : 🧱 Set up JDK and Maven
122
- uses : actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6 .0
122
+ uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7 .0
123
123
with :
124
124
distribution : adopt
125
125
java-version : 17
@@ -149,7 +149,7 @@ jobs:
149
149
GITHUB_TOKEN : ${{ github.token }}
150
150
steps :
151
151
- name : 🧱 Set up JDK and Maven
152
- uses : actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6 .0
152
+ uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7 .0
153
153
with :
154
154
distribution : adopt
155
155
java-version : 17
You can’t perform that action at this time.
0 commit comments