diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index d216e1a..5c57334 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -5,7 +5,7 @@ jobs: publish: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Get Commit Hash id: commit uses: pr-mpt/actions-commit-hash@v2