Compare commits

..

1 Commits

Author SHA1 Message Date
Taiki Endo
4b9684ed93 Update vacuum@latest to 0.26.4 2026-04-28 21:42:35 +00:00
3 changed files with 6 additions and 4 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `vacuum@latest` to 0.26.4.
## [2.75.25] - 2026-04-28
- Update `uv@latest` to 0.11.8.

View File

@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs:
tool:
description: Tools to install (whitespace or comma separated list)
required: false
default: iai-callgrind-runner
required: true
# default: #publish:tool
checksum:
description: Whether to enable checksums (strongly discouraged to disable)
required: false

4
manifests/vacuum.json generated
View File

@@ -21,10 +21,10 @@
}
},
"latest": {
"version": "0.26.3"
"version": "0.26.4"
},
"0.26": {
"version": "0.26.3"
"version": "0.26.4"
},
"0.26.4": {
"x86_64_linux_musl": {