We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6e6aa commit e212d0cCopy full SHA for e212d0c
.github/workflows/maven.yml
@@ -15,4 +15,4 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- run : ls -lart .github/workflows/
18
- - uses: ./.github/workflows/maven-reusable.yml
+ - uses: .github/workflows/maven-reusable.yml@master
0 commit comments