mirror of
https://github.com/actions/upload-artifact.git
synced 2026-02-26 21:52:30 +00:00
Upgrade the module to ESM and bump dependencies (#762)
* Upgrade the module to ESM and bump dependencies * CI: bump node versions * Push build files * Fix linting issues * Bump the package version * Cache licenses * Bump minimatch to 10.1.1 * Try fixing licenced issues * More licensed fixes * eslint: don't allow common-js imports
This commit is contained in:
6
.licenses/npm/@actions/glob.dep.yml
generated
6
.licenses/npm/@actions/glob.dep.yml
generated
@ -1,9 +1,9 @@
|
||||
---
|
||||
name: "@actions/glob"
|
||||
version: 0.5.0
|
||||
version: 0.6.1
|
||||
type: npm
|
||||
summary:
|
||||
homepage:
|
||||
summary: Actions glob lib
|
||||
homepage: https://github.com/actions/toolkit/tree/main/packages/glob
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user