diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3dff9219..f72efe70 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,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@mk/sdk-1516/fix-consul with: redis: true consul: true @@ -78,7 +78,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@mk/sdk-1516/fix-consul with: redis: true consul: true