We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019ca34 commit 96e6b43Copy full SHA for 96e6b43
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
name: Verify
12
- uses: maveniverse/parent/.github/workflows/ci.yml@main
+ uses: maveniverse/parent/.github/workflows/ci.yml@8a12777298982f110f84da2d18ccb3dcf0bdcc3a
13
with:
14
maven-single-run: false
15
jdk-matrix: '[ "21", "8" ]'
0 commit comments