Skip to content

Commit

Permalink
Remove 3.9.11 for Windows Installer (#11226)
Browse files Browse the repository at this point in the history
And replace with just 3.9.x
  • Loading branch information
hoffmang9 authored and justinengland committed Apr 22, 2022
1 parent 068b68f commit 547219b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/setup-python@v2
name: Install Python 3.9
with:
python-version: "3.9.11"
python-version: "3.9"

- name: Setup Node 16.x
uses: actions/setup-node@v3
Expand Down

0 comments on commit 547219b

Please sign in to comment.