We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1324561 + 4a77c96 commit 14c7575Copy full SHA for 14c7575
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Redis server ${{ matrix.redis_server }} - Ruby ${{ matrix.ruby }}
12
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
16
- name: Set up Ruby
17
uses: ruby/setup-ruby@v1
.github/workflows/rubocop.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
- name: Set up Ruby 3.2
0 commit comments