Skip to content

Commit 09fcf31

Browse files
committed
CI: set checkout to version 4
1 parent 566478c commit 09fcf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# matrix:
1919
# BUILD_CONFIGURATION: [Debug, Release]
2020
steps:
21-
- uses: actions/checkout@latest
21+
- uses: actions/checkout@v4
2222

2323
- name: Add MSBuild to PATH
2424
uses: microsoft/setup-msbuild@v1

0 commit comments

Comments
 (0)