Skip to content

Commit e6b4895

Browse files
committed
Update checkout action to v5
Close PR #99.
1 parent 0875280 commit e6b4895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: Checkout repo
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v5
2626

2727
- name: Add msbuild to PATH
2828
uses: microsoft/setup-msbuild@v2.0.0

0 commit comments

Comments
 (0)