diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5bcb2b..d2169c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - "4.0.5" - "head" steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: