diff --git a/.github/workflows/danger.yml b/.github/workflows/danger.yml index a22efbd9d..b033ff764 100644 --- a/.github/workflows/danger.yml +++ b/.github/workflows/danger.yml @@ -19,7 +19,7 @@ jobs: - name: ruby setup uses: ruby/setup-ruby@v1 with: - ruby-version: 4.0.0 + ruby-version: 4.0.1 bundler-cache: true - name: Checkout code uses: actions/checkout@v6