We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1905f1 commit e11c4d4Copy full SHA for e11c4d4
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
ruby: ["3.4", "3.3", "3.2", "3.1"]
26
redis: ["5.x"]
27
steps:
28
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
29
- uses: ruby/setup-ruby@v1
30
with:
31
ruby-version: ${{ matrix.ruby }}
0 commit comments