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 aba642e commit 3bae285Copy full SHA for 3bae285
.github/workflows/preview.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
node-version: 20
19
- name: LocalStack Preview
20
- uses: LocalStack/setup-localstack@v0.2.3
+ uses: LocalStack/setup-localstack@main
21
22
github-token: ${{ secrets.GITHUB_TOKEN }}
23
state-backend: ephemeral
0 commit comments