We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21f74b0 + 2d5c105 commit 48e3927Copy full SHA for 48e3927
1 file changed
.github/workflows/linux.yml
@@ -50,7 +50,7 @@ jobs:
50
--health-retries 5
51
name: Ruby ${{ matrix.ruby }} with PostgreSQL ${{ matrix.postgres }} unit testing on ${{ matrix.os }}
52
steps:
53
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
54
- uses: ruby/setup-ruby@v1
55
with:
56
ruby-version: ${{ matrix.ruby }}
0 commit comments