Skip to content

Commit ff016f4

Browse files
committed
feat: Update cargo
1 parent 3af68a5 commit ff016f4

File tree

2 files changed

+30
-27
lines changed

2 files changed

+30
-27
lines changed

Cargo.lock

Lines changed: 29 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ anyhow = "1"
2020
thiserror = "2"
2121
dotenvy = "0.15"
2222
# Actions
23-
ghactions = { version = "^0.16", features = ["dotenvy", "log", "generate", "octocrab", "toolcache"] }
23+
ghactions = { version = "^0.16", features = ["dotenvy", "log", "generate", "octocrab", "toolcache-zip"] }
2424
ghactions-core = { version = "^0.16" }
2525

2626
ghastoolkit = { version = "^0.8", features = ["toolcache"] }

0 commit comments

Comments
 (0)