We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70ef2cc + 7011073 commit 1277582Copy full SHA for 1277582
1 file changed
.github/workflows/linux.yml
@@ -41,7 +41,7 @@ jobs:
41
name: Ruby ${{ matrix.ruby }} unit testing with PostgreSQL ${{ matrix.postgres }}
42
steps:
43
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
44
- - uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # v1.290.0
+ - uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1.299.0
45
with:
46
ruby-version: ${{ matrix.ruby }}
47
bundler-cache: true
0 commit comments