Skip to content

Commit

Permalink
fix: fix CI Node.js version (#15)
Browse files Browse the repository at this point in the history
* feat: fix CI error

Update maven-ci.yml

Update maven-ci.yml

Update maven-ci.yml

Update maven-ci.yml

Update HibernateAdapterTest.java

Update HibernateAdapterTest.java

Update maven-ci.yml

Update HibernateAdapterTest.java

Update maven-ci.yml

Update HibernateAdapter.java

Update HibernateAdapterTest.java

Update HibernateAdapter.java

Update maven-ci.yml

Update HibernateAdapterTest.java

Update maven-ci.yml

Update maven-ci.yml

Update HibernateAdapterTest.java

Update maven-ci.yml

Update HibernateAdapterTest.java

Update maven-ci.yml

HibernateAdapter.java

maven-ci.yml

Update maven-ci.yml

HibernateAdapter.java

pom.xml

pom.xml

pom.xml

pom.xml

pom.xml

pom.xml

pom.xml

pom.xml

Update maven-ci.yml

Update maven-ci.yml

Update maven-ci.yml

* Update maven-ci.yml

* Revert "feat: fix CI error"

This reverts commit e4c50f4.

* fix: fix CI error

* fix: fix CI error
  • Loading branch information
amikecoXu authored Jan 13, 2024
1 parent 3c32449 commit 6598c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v1
with:
node-version: 18
node-version: 20

- name: Sematic Release
run: |
Expand Down

0 comments on commit 6598c4d

Please sign in to comment.