mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-08 00:37:27 +00:00
Revert "Deprecating haveyoudebuggedit/gotestfmt-action"
This reverts commit f64e47ecde.
This commit is contained in:
parent
f64e47ecde
commit
b1a16c9147
1 changed files with 0 additions and 1 deletions
1
index.js
1
index.js
|
|
@ -70,7 +70,6 @@ async function downloadGofmt(octokit, version, versionPrefix, org, repo, token)
|
|||
}
|
||||
|
||||
async function main() {
|
||||
console.log("::warning title=Please switch to GoTestTools/gotestfmt-action::You are using the deprecated haveyoudebuggedit/gotestfmt-action. Please switch to GoTestTools/gotestfmt-action.")
|
||||
try {
|
||||
// versionPrefix is the prefix of the version gotestfmt-action supports.
|
||||
const versionPrefix = "v2."
|
||||
|
|
|
|||
Loading…
Reference in a new issue