Skip to content
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- uses: launchdarkly/gh-actions/actions/persistent-stores@persistent-stores-v0
- uses: launchdarkly/gh-actions/actions/persistent-stores@349ec8dc456cae49808afbd9260f44981724f305
with:
redis: true
consul: true
Expand Down
Loading