diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index 0bbd0bd..4d144a9 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -24,7 +24,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: '3.1.7' + ruby-version: '3.4.8' - name: Install licensed tool run: |