Skip to content

Commit

Permalink
dependabot: help keeping GitHub Actions versions up to date (#4792)
Browse files Browse the repository at this point in the history
  • Loading branch information
rimrul authored and Git for Windows Build Agent committed Aug 14, 2024
2 parents 33566c2 + 9707daf commit b98eda0
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 @@ -189,7 +189,7 @@ jobs:
repository: git/git
definitionId: 9
- name: add msbuild to PATH
uses: microsoft/setup-msbuild@v1
uses: microsoft/setup-msbuild@v2
- name: copy dlls to root
shell: cmd
run: compat\vcbuild\vcpkg_copy_dlls.bat release ${{ matrix.arch }}-windows
Expand Down

0 comments on commit b98eda0

Please sign in to comment.