Skip to content

Commit 6598596

Browse files
committed
Install @adobe/node-fetch-retry
In preparation for using it in `src/downloader.ts`. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 0de4d0d commit 6598596

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

package-lock.json

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"dependencies": {
3030
"@actions/cache": "^1.0.6",
3131
"@actions/core": "^1.2.6",
32+
"@adobe/node-fetch-retry": "^1.1.0",
3233
"node-fetch": "^2.6.1",
3334
"unzipper": "^0.10.11"
3435
},

0 commit comments

Comments
 (0)