Skip to content

Commit

Permalink
bump semver
Browse files Browse the repository at this point in the history
Signed-off-by: xxchan <[email protected]>
  • Loading branch information
xxchan committed Jan 4, 2024
1 parent cbc9eff commit 8d23301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: install
args: cargo-semver-checks --version ^0.22 --locked
args: cargo-semver-checks --version ^0.27 --locked
- name: Check semver
run: |
cargo semver-checks check-release -p sqllogictest
Expand Down

0 comments on commit 8d23301

Please sign in to comment.