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 622f33b commit f51332eCopy full SHA for f51332e
.github/workflows/maven.yml
@@ -18,7 +18,7 @@ jobs:
18
build-vaadin14:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
22
- name: Set up JDK
23
uses: actions/setup-java@v3
24
with:
0 commit comments