Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Update README.md with deprecation notice. #307

Merged
merged 2 commits into from
Feb 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# setup-licensed

**Please note: This action is deprecated and should no longer be used. The team at GitHub has ceased making and accepting code contributions or maintaining the issue tracker. Please migrate your workflows to the [licensee/setup-licensed](https://github.com/licensee/setup-licensed) action, which is maintained by the community.**
A GitHub Action to set up [github/licensed](https://github.com/github/licensed) for use in action workflows, at the specified `version` input and target platform. The action will fail if licensed isn't available for the specified version and target platform.

## Installing licensed as a Ruby gem
Expand Down