Skip to content

Commit 3f26684

Browse files
committed
Upgrade setup-ruby to get around 'Unsupported platform macos-13'
1 parent 5f9e57b commit 3f26684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test_ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
ref: ${{ inputs.safe-checkout }}
134134

135135
- name: Pin Ruby version
136-
uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2 # v1.134.0
136+
uses: ruby/setup-ruby@961f85197f92e4842e3cb92a4f97bd8e010cdbaf # v1.165.0
137137
with:
138138
ruby-version: ${{ matrix.version }}
139139

0 commit comments

Comments
 (0)