diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b7c6b90..8f91257 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,7 +7,7 @@ jobs: publish: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: fetch-depth: 0 - name: Set up Java for publishing to Maven Central Repository diff --git a/pom.xml b/pom.xml index 934a714..b2cbbf5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.ezylang EvalEx - 3.0.3 + 3.0.4-SNAPSHOT EvalEx