Skip to content

Commit

Permalink
CI: Follow major version of ilammy/msvc-dev-cmd to get latest fixes (#…
Browse files Browse the repository at this point in the history
…165)

The @v1 tag is maintained with latest changes automatically. Use this
tag instead of having to manually update on every minor version.
  • Loading branch information
bgianfo authored Jan 24, 2021
1 parent 2ba03b3 commit 58cb9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# Setup build environment variables using vcvarsall.bat.
- name: Configure MSCV Compiler for ${{ matrix.arch }}
uses: ilammy/msvc-dev-cmd@v1.4.1
uses: ilammy/msvc-dev-cmd@v1
with:
arch: ${{ matrix.arch }}

Expand Down

0 comments on commit 58cb9a0

Please sign in to comment.