Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/cargo-4537420bb7
Browse files Browse the repository at this point in the history
  • Loading branch information
adetaylor authored May 15, 2024
2 parents ca440dd + 340f940 commit 6eb5801
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

deb:
name: BuildDeb
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
env:
CARGO_TERM_COLOR: always
steps:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

[package]
name = "ripunzip"
version = "1.2.0"
version = "1.2.1"
edition = "2021"
authors = ["Adrian Taylor <adetaylor@chromium.org>"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 6eb5801

Please sign in to comment.