We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f6d65 commit 2b4543bCopy full SHA for 2b4543b
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
secret/data/products/zeebe/ci/zeebe ARTIFACTS_PSW;
41
42
- name: Setup Maven
43
- uses: s4u/setup-maven-action@v1.8.0
+ uses: s4u/setup-maven-action@v1.16.0
44
with:
45
java-version: '11'
46
distribution: 'temurin'
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
| gpg -q --import --no-tty --batch --yes
66
67
68
69
70
71
0 commit comments