Skip to content

Commit 3dac112

Browse files
authored
chore: address potential security vulnerabilities (#752)
- GHSA-8fr3-hfg3-gpgp - GHSA-5rrq-pxf6-6jx5 - GHSA-gf8q-jrpm-jvxq - GHSA-5fg8-2547-mr8q
1 parent a1be050 commit 3dac112

File tree

3 files changed

+2588
-3654
lines changed

3 files changed

+2588
-3654
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
yarn test:e2e:macos
3636
windows:
3737
name: 'Windows'
38-
runs-on: windows-latest
38+
runs-on: windows-2019
3939
steps:
4040
- name: Set up MSBuild
4141
uses: microsoft/setup-msbuild@v1.0.3

0 commit comments

Comments
 (0)