diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6daef9..e4d143d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: ruby_version: - 2.7 steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: fetch-depth: 5 - name: "Set up Ruby ${{ matrix.ruby_version }}"