Skip to content

Commit

Permalink
Bump Openapi-Generator in Github Workflow (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
C0D3-M4513R authored Jul 21, 2024
1 parent b1f02f4 commit 931c7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install OpenAPI Generator CLI
run: npm install @openapitools/openapi-generator-cli
- name: Set OpenAPI Generator version
run: ./node_modules/\@openapitools/openapi-generator-cli/main.js version-manager set 6.2.1
run: ./node_modules/\@openapitools/openapi-generator-cli/main.js version-manager set 7.7.0
- name: Set up JDK 13
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 931c7c2

Please sign in to comment.