Skip to content

Commit 7c0b27e

Browse files
authored
Merge pull request #3584 from pygame-community/dependabot/github_actions/TheMrMilchmann/setup-msvc-dev-4
Bump TheMrMilchmann/setup-msvc-dev from 3 to 4
2 parents 85a3396 + 55b8363 commit 7c0b27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@v5.0.0
3535

36-
- uses: TheMrMilchmann/setup-msvc-dev@v3 # this lets us use the developer command prompt on windows
36+
- uses: TheMrMilchmann/setup-msvc-dev@v4 # this lets us use the developer command prompt on windows
3737
with:
3838
arch: ${{ matrix.msvc-dev-arch }}
3939

0 commit comments

Comments
 (0)