We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db08b0 commit 6c7179bCopy full SHA for 6c7179b
.github/workflows/deploy_heroku.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout
10
uses: actions/[email protected]
11
- name: Setup Java
12
- uses: actions/setup-java@v4.5.0
+ uses: actions/setup-java@v4.6.0
13
with:
14
distribution: temurin
15
java-version: 21
0 commit comments