diff options
| author | ire <refsdal.ivar@gmail.com> | 2025-06-18 09:06:49 +0200 |
|---|---|---|
| committer | ire <refsdal.ivar@gmail.com> | 2025-06-18 09:06:49 +0200 |
| commit | 70bbc26907d19e86b1cf7aa33535a15836ae9bfe (patch) | |
| tree | 60f54da2073a4442796ab3c446eb3b54b339d018 | |
| parent | Release using GitHub (diff) | |
| download | fiinha-70bbc26907d19e86b1cf7aa33535a15836ae9bfe.tar.gz fiinha-70bbc26907d19e86b1cf7aa33535a15836ae9bfe.tar.xz | |
Release using GitHub
| -rw-r--r-- | .github/workflows/release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a6cb469..1350854 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: java-version: 21 - uses: DeLaGuardo/setup-clojure@13.4 with: - cli: 1.10.1.693 + cli: 1.12.0.1530 - name: Show versions run: | |
