diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ee03a0..7b72911 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: id-token: write # Needed if using OIDC to get release secrets. steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0 with: