diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 97bda7a..5e090cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: - 2.7 steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Set up Ruby ${{ matrix.ruby-version }} uses: ruby/setup-ruby@v1 with: