diff --git a/.github/workflows/rspec.yml b/.github/workflows/rspec.yml index 980aa34..98e2655 100644 --- a/.github/workflows/rspec.yml +++ b/.github/workflows/rspec.yml @@ -22,7 +22,7 @@ jobs: - '3.4' steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Set up Ruby # To automatically get bug fixes and new Ruby versions for ruby/setup-ruby, # change this to (see https://github.com/ruby/setup-ruby#versioning):