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 7277a43 commit 2b892a3Copy full SHA for 2b892a3
scripts/split_tox_gh_actions/templates/test_group.jinja
@@ -56,7 +56,7 @@
56
57
{% if needs_redis %}
58
- name: Start Redis
59
- uses: supercharge/redis-github-action@1.8.1
+ uses: supercharge/redis-github-action@2
60
{% endif %}
61
62
{% if needs_java %}
0 commit comments