Skip to content

Commit 83d6842

Browse files
committed
ci: bump selene version
1 parent fa200f5 commit 83d6842

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ mv ./cbfmt_linux-x86_64_v0.2.0/cbfmt $bin
2525
chmod +x $bin/cbfmt
2626

2727
# selene
28-
wget -q "$gh/Kampfkarren/selene/releases/download/0.25.0/selene-0.25.0-linux.zip"
29-
unzip selene-0.25.0-linux.zip -d $bin
28+
wget -q "$gh/Kampfkarren/selene/releases/download/0.28.0/selene-0.28.0-linux.zip"
29+
unzip selene-0.28.0-linux.zip -d $bin
3030
chmod +x $bin/selene
3131

3232
# stylua

0 commit comments

Comments
 (0)