Skip to content

Commit

Permalink
MARP-1440 Fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
tvtphuc-axonivy committed Dec 24, 2024
1 parent b844604 commit 3510295
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v4
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v2
with:
javaVersion: 21
mvnArgs: -U
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/dev.yml@v4
uses: axonivy-market/github-workflows/.github/workflows/dev.yml@v2
with:
mvnArgs: -U

0 comments on commit 3510295

Please sign in to comment.