diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4937245a..59040bc4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -56,7 +56,7 @@ jobs: uses: ts-graphviz/setup-graphviz@v1 - name: Setup Ruby - uses: ruby/setup-ruby@v1.101.0 + uses: ruby/setup-ruby@v1 with: bundler-cache: true ruby-version: '3.1.2'