Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Commit 290ca63

Browse files
authored
fix: fix incompatible package @actions/artifact (#18)
1 parent c5123b0 commit 290ca63

File tree

6 files changed

+36302
-131483
lines changed

6 files changed

+36302
-131483
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.0.1] - 2024-03-10
9+
10+
### Fixed
11+
12+
- Fix incompatible package `@actions/artifact`
13+
814
## [2.0.0] - 2024-03-10
915

1016
### Changed
@@ -75,6 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7581
- Improve logging
7682
- Update dependencies and refactor action
7783

84+
[2.0.1]: https://github.com/tvcsantos/detect-action/compare/v2.0.0...v2.0.1
7885
[2.0.0]: https://github.com/tvcsantos/detect-action/compare/v1.5.0...v2.0.0
7986
[1.5.0]: https://github.com/tvcsantos/detect-action/compare/v1.4.1...v1.5.0
8087
[1.4.1]: https://github.com/tvcsantos/detect-action/compare/v1.4.0...v1.4.1

0 commit comments

Comments
 (0)