Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
176 changes: 88 additions & 88 deletions scripts/ci/actions/restore-artifacts/builddir/index.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"waitForAllReleases": "yarn runScript ci/codegen/waitForAllReleases.ts"
},
"devDependencies": {
"@actions/artifact": "6.1.0",
"@actions/artifact": "6.2.0",
"@actions/core": "3.0.0",
"@actions/exec": "3.0.0",
"@actions/io": "3.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ __metadata:
version: 8
cacheKey: 10

"@actions/artifact@npm:6.1.0":
version: 6.1.0
resolution: "@actions/artifact@npm:6.1.0"
"@actions/artifact@npm:6.2.0":
version: 6.2.0
resolution: "@actions/artifact@npm:6.2.0"
dependencies:
"@actions/core": "npm:^3.0.0"
"@actions/github": "npm:^9.0.0"
Expand All @@ -23,7 +23,7 @@ __metadata:
archiver: "npm:^7.0.1"
jwt-decode: "npm:^4.0.0"
unzip-stream: "npm:^0.3.1"
checksum: 10/4545c55acc7e9d288017483471279eba5e1a80bdc07b69ccc4c0833a5dc368d86be5c7ec53d153d5c56e5e9578348b461769f962c643d758bc1e7183c2c3fa5f
checksum: 10/fa931b1222c0e08bca85d3cb18c2cd5ae912cce3f09ab3acd4ec3486e864337d65177089a14aef124d9696b9dd5309b273a9251e230172c79c2444af2c43443e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8479,7 +8479,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "scripts@workspace:scripts"
dependencies:
"@actions/artifact": "npm:6.1.0"
"@actions/artifact": "npm:6.2.0"
"@actions/core": "npm:3.0.0"
"@actions/exec": "npm:3.0.0"
"@actions/io": "npm:3.0.2"
Expand Down