We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aade92 commit a1c7063Copy full SHA for a1c7063
.github/workflows/playwright.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-java@v4
16
with:
17
distribution: 'temurin'
18
- java-version: '21'
+ java-version: 21
19
- name: Install dependencies
20
run: |
21
npm run update:axonivy:next
0 commit comments