Update to use Node 24 (#48)

This commit is contained in:
Haydon Ryan
2026-03-20 10:35:40 -06:00
committed by GitHub
parent 3ae01282e2
commit 858dc40f52
4 changed files with 18 additions and 12 deletions
+6
View File
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Update the GitHub Action runtime and local Node tooling target to Node 24.
## [1.4.1] - 2023-04-04
### Fixed