diff --git a/.github/workflows/pr-testing.yaml b/.github/workflows/pr-testing.yaml index 76e9100..6838907 100644 --- a/.github/workflows/pr-testing.yaml +++ b/.github/workflows/pr-testing.yaml @@ -30,7 +30,7 @@ jobs: distribution: temurin java-version: ${{ matrix.java }} - name: Install Clojure tools - uses: DeLaGuardo/setup-clojure@13.4 + uses: DeLaGuardo/setup-clojure@13.5 with: cli: latest # Clojure CLI based on tools.deps lein: latest # Leiningen