diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3aae708..d8b65f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: with: java-version: ${{matrix.java}} distribution: temurin - - uses: coursier/cache-action@d1039466d0812d6370649b9afb02bbf5f646bacf # v6.4.3 + - uses: coursier/cache-action@a0e7cd24be81bc84f0d7461e02bd1a96980553d7 # v6.4.4 - run: | git config --global user.email "example@example.com" git config --global user.name "example"