Skip to content

Commit 2a911f6

Browse files
bump unison to 0.5.45 in CI
1 parent fcbcd61 commit 2a911f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
237237
# Install ucm
238238
mkdir ucm
239-
curl -L https://github.com/unisonweb/unison/releases/download/release%2F0.5.44/ucm-linux-x64.tar.gz | tar -xz -C ucm
239+
curl -L https://github.com/unisonweb/unison/releases/download/release%2F0.5.45/ucm-linux-x64.tar.gz | tar -xz -C ucm
240240
export PATH=$PWD/ucm:$PATH
241241
242242
# Clean up old postgres data if it exists.

0 commit comments

Comments
 (0)