mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
chore: bump to latest bb (#12398)
Also bump related setup-clojure action
This commit is contained in:
4
.github/workflows/clj-e2e.yml
vendored
4
.github/workflows/clj-e2e.yml
vendored
@@ -22,7 +22,7 @@ env:
|
||||
CLOJURE_VERSION: '1.11.1.1413'
|
||||
# This is the latest node version we can run.
|
||||
NODE_VERSION: '22'
|
||||
BABASHKA_VERSION: '1.0.168'
|
||||
BABASHKA_VERSION: '1.12.215'
|
||||
|
||||
jobs:
|
||||
e2e-test-build:
|
||||
@@ -41,7 +41,7 @@ jobs:
|
||||
yarn.lock
|
||||
|
||||
- name: Set up Clojure
|
||||
uses: DeLaGuardo/setup-clojure@10.1
|
||||
uses: DeLaGuardo/setup-clojure@13.5
|
||||
with:
|
||||
cli: ${{ env.CLOJURE_VERSION }}
|
||||
bb: ${{ env.BABASHKA_VERSION }}
|
||||
|
||||
Reference in New Issue
Block a user