Skip to content

Commit 61efe96

Browse files
committed
Use a single bug tracker for the action
1 parent 7b9c95c commit 61efe96

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ async function getRubyEngineAndVersion(rubyVersion) {
8383
throw new Error(`Unknown version ${version} for ${engine}
8484
input: ${rubyVersion}
8585
available versions for ${engine}: ${engineVersions.join(', ')}
86-
File an issue at https://github.com/eregon/ruby-install-builder/issues if would like support for a new version`)
86+
File an issue at https://github.com/eregon/use-ruby-action/issues if would like support for a new version`)
8787
}
8888
}
8989

0 commit comments

Comments
 (0)