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.
2 parents 17085b3 + 03df75e commit ce92eb6Copy full SHA for ce92eb6
.github/workflows/quick_build.yml
@@ -11,7 +11,7 @@ jobs:
11
# SETUP BUILD ENVIRONMENT
12
- id: prepare-maven-build
13
name: Prepare Maven build
14
- uses: sualeh/prepare-maven-build@v0.0.3
+ uses: sualeh/prepare-maven-build@v1.2.1
15
16
# BUILD AND TEST
17
- id: build-test
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
# BUILD FOR DISTRIBUTION
24
- id: build
0 commit comments