diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 439db0e..6b02e4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - 3.2 steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Set up Ruby ${{ matrix.ruby-version }} uses: ruby/setup-ruby@v1 with: