We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adfab41 commit 269f038Copy full SHA for 269f038
.github/workflows/push_ci.yml
@@ -73,7 +73,7 @@ jobs:
73
fetch-depth: 0
74
75
- name: Set up JDK 17
76
- uses: actions/setup-java@v4.2.0
+ uses: actions/setup-java@v4.2.1
77
with:
78
distribution: zulu
79
java-version: 17
@@ -105,7 +105,7 @@ jobs:
105
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
106
107
108
109
110
111
0 commit comments