Non Hobo patch the winstaller for CVE-2022-0778 (#10995)

This commit is contained in:
Gene Hoffman
2022-04-01 16:31:00 -07:00
committed by GitHub
parent 58abb35114
commit 8cbf96d73c
@@ -62,7 +62,7 @@ jobs:
- uses: actions/setup-python@v2
name: Install Python 3.9
with:
python-version: "3.9"
python-version: "3.9.11"
- name: Setup Node 16.x
uses: actions/setup-node@v3