build with @actions/artifact v2.1.11

This commit is contained in:
Rob Herley
2024-10-08 12:46:18 -04:00
parent 604373da63
commit aabe6f8050
5 changed files with 201728 additions and 187750 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: "@actions/artifact"
version: 2.1.10
version: 2.1.11
type: npm
summary:
homepage:
+101766 -93745
View File
File diff suppressed because one or more lines are too long
+99958 -94001
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "upload-artifact",
"version": "4.4.1",
"version": "4.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "upload-artifact",
"version": "4.4.1",
"version": "4.4.2",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^2.1.10",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "upload-artifact",
"version": "4.4.1",
"version": "4.4.2",
"description": "Upload an Actions Artifact in a workflow run",
"main": "dist/upload/index.js",
"scripts": {