Skip to content

Commit

Permalink
chore(deps): bump @actions/artifact from 1.1.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 1.1.2 to 2.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and andyholmes committed Dec 18, 2023
1 parent 9abcb55 commit 2c5e678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
]
},
"dependencies": {
"@actions/artifact": "^1.1.0",
"@actions/artifact": "^2.0.0",
"@actions/cache": "^3.0.5",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
Expand Down

0 comments on commit 2c5e678

Please sign in to comment.