فهرست منبع

Update ruby to 2.7 to fix bundlewatch

Robert-Jan de Dreu 1 سال پیش
والد
کامیت
1b59fbd537
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/bundlewatch.yml

+ 1 - 1
.github/workflows/bundlewatch.yml

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