Skip to content

Commit

Permalink
Merge branch 'master' into KadRecordBytes
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef authored Oct 31, 2023
2 parents e6db227 + d0f62e9 commit 9bef5dc
Show file tree
Hide file tree
Showing 85 changed files with 703 additions and 504 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: wget -q -O- https://github.com/obi1kenobi/cargo-semver-checks/releases/download/v0.24.0/cargo-semver-checks-x86_64-unknown-linux-gnu.tar.gz | tar -xz -C ~/.cargo/bin
- run: wget -q -O- https://github.com/obi1kenobi/cargo-semver-checks/releases/download/v0.24.2/cargo-semver-checks-x86_64-unknown-linux-gnu.tar.gz | tar -xz -C ~/.cargo/bin
shell: bash
- uses: obi1kenobi/cargo-semver-checks-action@e275dda72e250d4df5b564e969e1348d67fefa52 # v2

Expand Down
Loading

0 comments on commit 9bef5dc

Please sign in to comment.