We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bda7a commit 65e1c22Copy full SHA for 65e1c22
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Set up ${{ matrix.go-version }}
30
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
31
with:
32
go-version: ${{ matrix.go-version }}
33
.github/workflows/doctests.yaml
@@ -31,7 +31,7 @@ jobs:
34
35
36
37
.github/workflows/test-redis-enterprise.yml
@@ -29,7 +29,7 @@ jobs:
path: redis-ee
0 commit comments