mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-29 13:34:57 -04:00
add type conversion
This commit is contained in:
parent
ece959cf2b
commit
b7bdf8dcd0
6 changed files with 83 additions and 58 deletions
|
|
@ -40,8 +40,8 @@
|
|||
"jest": "^27.2.5",
|
||||
"jest-circus": "^27.2.5",
|
||||
"nock": "^10.0.6",
|
||||
"prettier": "^1.17.1",
|
||||
"prettier": "^2.8.0",
|
||||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^3.8.3"
|
||||
"typescript": "^4.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue