Skip to content

Commit 4db2abe

Browse files
committed
gha: bump setup-ruby to latest (supports ruby4)
1 parent 045e5a4 commit 4db2abe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4343

44-
- uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1
44+
- uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1
4545
env:
4646
RSPEC_CORE: ${{ matrix.rspec-core-version }}
4747
with:

0 commit comments

Comments
 (0)