diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 5c52773b..fbe6ff85 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout 🛎 - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Get Time for BUILD_ID id: time