Merge pull request #139 from kevin-belellou/replace-deprecated-action

Replace deprecated action
This commit is contained in:
Nick Alteen
2025-03-03 10:29:02 -05:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ jobs:
with: with:
ruby-version: ruby ruby-version: ruby
- uses: github/setup-licensed@v1 - uses: licensee/setup-licensed@v1.3.2
with: with:
version: 4.x version: 4.x
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}