Skip to content

Commit 2c7b1e5

Browse files
committed
test: check new ls action
1 parent 332ca8c commit 2c7b1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
pip install -r requirements-dev.txt
5151
5252
- name: Start LocalStack
53-
uses: LocalStack/setup-localstack@main
53+
uses: LocalStack/setup-localstack@refactor_default_action
5454
with:
5555
image-tag: 'latest'
5656
use-pro: 'true'

0 commit comments

Comments
 (0)