diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 113a0004..e4959ea6 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - - name: Configura artifact caching + - name: Configure artifact caching uses: actions/cache@v4 with: path: ~/.m2/repository