Skip to content

Commit 1e9fa7d

Browse files
authored
Update @actions/artifact to 2.2.1 to fix issue with artifact container creation(#29)
* Update actions/artifact to version 2.2.1 * npm run all to compile to ts * Test without the uses: ./ * Check for ArtifactNotFoundError * Check for Artifact not found * Add ./ step back to prepare job, and fix comments * Revert package.json, and install with npm9 * Add to change log
1 parent 6a82feb commit 1e9fa7d

5 files changed

Lines changed: 77903 additions & 9602 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
## Unreleased
4-
4+
- Update @actions/artifact to 2.2.1 to fix issue with artifact container creation
55

66
## 1.4.0 - 2023-07-24
77

0 commit comments

Comments
 (0)