mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 14:26:46 +00:00
Automatically submit build files
This commit is contained in:
2
.github/workflows/shell-quality-checks.yml
vendored
2
.github/workflows/shell-quality-checks.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.22.6'
|
||||
go-version: "1.24.6"
|
||||
|
||||
- name: Install shell linting and testing tools
|
||||
run: brew install bats-core shfmt shellcheck
|
||||
|
||||
Reference in New Issue
Block a user