Skip to content

Commit 1277582

Browse files
authored
Merge pull request #44 from fluent-plugins-nursery/dependabot/github_actions/ruby/setup-ruby-1.299.0
Bump ruby/setup-ruby from 1.290.0 to 1.299.0
2 parents 70ef2cc + 7011073 commit 1277582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: Ruby ${{ matrix.ruby }} unit testing with PostgreSQL ${{ matrix.postgres }}
4242
steps:
4343
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
44-
- uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # v1.290.0
44+
- uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1.299.0
4545
with:
4646
ruby-version: ${{ matrix.ruby }}
4747
bundler-cache: true

0 commit comments

Comments
 (0)