Skip to content

Commit 30e3bc7

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/mock-fs-5.5.0
2 parents 04f3c5f + 4967596 commit 30e3bc7

20 files changed

Lines changed: 5541 additions & 4216 deletions

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
key: ${{ runner.os }}-modules-${{ hashFiles('**/yarn.lock') }}
2424

2525
- name: Install Serverless Framework
26-
run: sudo yarn global add serverless@3.35 --prefix /usr/local
26+
run: sudo yarn global add serverless@3.39 --prefix /usr/local
2727

2828
- name: Run snapshot tests
2929
env:

0 commit comments

Comments
 (0)