]> git.openstreetmap.org Git - rails.git/blobdiff - .github/workflows/danger.yml
Merge remote-tracking branch 'upstream/pull/5652'
[rails.git] / .github / workflows / danger.yml
index 6da5e716496d05c62300b13654a44f22bbd74905..8c6680bdc998d3176422c6729b3121c55b0006a4 100644 (file)
@@ -10,7 +10,7 @@ permissions:
 
 jobs:
   danger:
-    runs-on: ubuntu-22.04
+    runs-on: ubuntu-latest
     steps:
       - name: Check out code
         uses: actions/checkout@v4
@@ -19,7 +19,7 @@ jobs:
       - name: Setup ruby
         uses: ruby/setup-ruby@v1
         with:
-          ruby-version: 3.1
+          ruby-version: 3.2
           rubygems: 3.4.10
           bundler-cache: true
       - name: Create base branch