We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bfda4 commit 06e3320Copy full SHA for 06e3320
1 file changed
.github/workflows/publish.yml
@@ -78,7 +78,7 @@ jobs:
78
fetch-depth: 0
79
80
- name: Set up JDK 17
81
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v4
82
with:
83
distribution: 'temurin'
84
java-version: '17.0'
@@ -114,7 +114,7 @@ jobs:
114
115
116
117
118
119
120
0 commit comments