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 b416e93 commit f98ade2Copy full SHA for f98ade2
2 files changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Set up Maven
31
uses: stCarolas/setup-maven@v5
32
with:
33
- maven-version: 3.9.11
+ maven-version: 3.9.14
34
- name: Build with Maven
35
env:
36
BROWSER: chrome-container
.github/workflows/codeql.yml
@@ -35,7 +35,7 @@ jobs:
37
38
39
40
- name: Initialize CodeQL
41
uses: github/codeql-action/init@v4
0 commit comments