Skip to content

Commit afd328e

Browse files
committed
chore: Testing non-broken version of GH actions
1 parent 42dbbf7 commit afd328e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
python-version: ${{ matrix.python-version }}
2828

29-
- uses: launchdarkly/gh-actions/actions/persistent-stores@persistent-stores-v0
29+
- uses: launchdarkly/gh-actions/actions/persistent-stores@mk/sdk-1516/fix-consul
3030
with:
3131
redis: true
3232
consul: true
@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
python-version: ${{ matrix.python-version }}
8080

81-
- uses: launchdarkly/gh-actions/actions/persistent-stores@persistent-stores-v0
81+
- uses: launchdarkly/gh-actions/actions/persistent-stores@mk/sdk-1516/fix-consul
8282
with:
8383
redis: true
8484
consul: true

0 commit comments

Comments
 (0)