We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a12022 commit 4b67a31Copy full SHA for 4b67a31
README.md
@@ -56,7 +56,7 @@ jobs:
56
node-version: ${{ matrix.node-version }}
57
58
- name: Start Redis
59
- uses: supercharge/redis-github-action@1.3.0
+ uses: supercharge/redis-github-action@1.4.0
60
with:
61
redis-version: ${{ matrix.redis-version }}
62
@@ -86,7 +86,7 @@ jobs:
86
87
steps:
88
89
90
91
92
redis-port: 12345
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
redis-container-name: redis-auth-token-cache
0 commit comments