We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7355cb commit cec9bf5Copy full SHA for cec9bf5
.github/workflows/docker-publish.yml
@@ -48,7 +48,7 @@ jobs:
48
echo "Disk space after cleanup:"
49
df -h
50
- name: Set up Java
51
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
52
with:
53
java-version: '17'
54
distribution: 'temurin'
0 commit comments