Skip to content

Commit

Permalink
Merge pull request #27 from garrettsummerfi3ld/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/microsoft/setup-msbuild-2.0.0
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
2 parents 633475f + b1fcf25 commit 2d3a41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r .\requirements.txt
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.3.1
uses: microsoft/setup-msbuild@v2.0.0
- name: Run script
run: |
python setup.py
Expand Down

0 comments on commit 2d3a41e

Please sign in to comment.