Skip to content

Commit a9646d2

Browse files
authored
Fix CircleCI job by updating the platform orb (#71)
1 parent c7511e7 commit a9646d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
version: '2.1'
1+
version: 2.1
22

33
orbs:
4-
localstack: localstack/platform@1.0.1
4+
localstack: localstack/platform@2.0.0
55

66
jobs:
77
localstack-test:

0 commit comments

Comments
 (0)