diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a3774b..96d692f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: ports: - 5432:5432 steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: