mirror of
https://github.com/actions/setup-go.git
synced 2025-07-23 15:08:28 +02:00
fix for check-dist and license failures
This commit is contained in:
parent
a8ee77fefc
commit
e3b3a81ec0
6 changed files with 83 additions and 864 deletions
|
@ -26,8 +26,8 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@actions/http-client": "^2.2.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
|
@ -52,4 +52,4 @@
|
|||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.4.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue