1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Update ruby to 3.2 to fix bundlewatch

This commit is contained in:
Robert-Jan de Dreu
2023-10-20 10:16:25 +02:00
parent 1b59fbd537
commit a299c002b3

View File

@@ -32,7 +32,7 @@ jobs:
- name: Set up Bundler
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.2
bundler-cache: true
- name: Install pnpm dependencies