mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 07:00:27 +00:00
Update biome@latest to 2.4.12
This commit is contained in:
committed by
github-actions[bot]
parent
374ad2bb5d
commit
3422300f25
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `biome@latest` to 2.4.12.
|
||||
|
||||
## [2.75.14] - 2026-04-15
|
||||
|
||||
- Implement potential workaround for [windows-11-arm runner bug](https://github.com/actions/partner-runner-images/issues/169) which sometimes causes installation failure.
|
||||
|
||||
6
manifests/biome.json
generated
6
manifests/biome.json
generated
@@ -2,13 +2,13 @@
|
||||
"rust_crate": null,
|
||||
"template": null,
|
||||
"latest": {
|
||||
"version": "2.4.11"
|
||||
"version": "2.4.12"
|
||||
},
|
||||
"2": {
|
||||
"version": "2.4.11"
|
||||
"version": "2.4.12"
|
||||
},
|
||||
"2.4": {
|
||||
"version": "2.4.11"
|
||||
"version": "2.4.12"
|
||||
},
|
||||
"2.4.12": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user