Skip to content

Commit 6bd02e4

Browse files
chore(deps): update ruby/setup-ruby action to v1.306.0
1 parent 66585be commit 6bd02e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Ruby ${{ matrix.ruby }} CI
1010
steps:
1111
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
12-
- uses: ruby/setup-ruby@v1
12+
- uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
1313
with:
1414
ruby-version: ${{ matrix.ruby }}
1515
- run: bundle install

0 commit comments

Comments
 (0)