mirror of
https://github.com/actions/toolkit.git
synced 2026-08-14 00:00:18 +02:00
Downgrade nock since it's conflicting with @actions/attest's version
This commit is contained in:
@@ -51,6 +51,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/semver": "^7.7.1",
|
||||
"nock": "^14.0.10"
|
||||
"nock": "^13.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user