ci: use stable bashunit version (#486)

This commit is contained in:
sandr01d 2025-12-20 17:21:06 +01:00 committed by GitHub
parent 19427aa202
commit a5f5ea5206
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
sudo apt -y update
sudo apt -y install zsh fish shellcheck
fi
curl -s https://bashunit.typeddevs.com/install.sh | bash -s beta
curl -s https://bashunit.typeddevs.com/install.sh | bash -s 0.31.0
- name: Show version
run: |