Skip to content

Commit

Permalink
Update CI workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
gotgenes committed Jan 25, 2024
1 parent 2c6223a commit 0bc5b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
submodules: true
- uses: actions/setup-go@v3
with:
go-version: "~1.19.0"
go-version: "~1.21.0"
- name: Install bats-core
run: |
git clone --depth 1 --branch v1.7.0 https://github.com/bats-core/bats-core.git $HOME/bats-core
Expand Down

0 comments on commit 0bc5b1b

Please sign in to comment.