We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e8272 commit 7dcdff5Copy full SHA for 7dcdff5
.github/workflows/push.yml
@@ -23,7 +23,7 @@ jobs:
23
wget https://raw.githubusercontent.com/entur/ror-maven-settings/master/.m2/settings.xml -O .github/workflows/settings.xml
24
- uses: actions/setup-java@v4
25
with:
26
- java-version: 21.0.5+11
+ java-version: 21
27
distribution: temurin
28
- name: Cache Maven dependencies
29
uses: actions/cache@v4
0 commit comments