diff --git a/.github/workflows/attandace-cd.yml b/.github/workflows/attandace-cd.yml index be94e769..4f836e62 100644 --- a/.github/workflows/attandace-cd.yml +++ b/.github/workflows/attandace-cd.yml @@ -97,7 +97,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: "2.6" + ruby-version: "3.2" - name: Run bundle install run: |