Skip to content

Commit 408ac13

Browse files
committed
Update actions/checkout@v4
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 60ad636 commit 408ac13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# Solution_Path: SensorsComboDriver\SensorsComboDriver.sln
1414
steps:
1515
- name: Check out repository code
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@v4
1717

1818
- name: Add MSBuild to PATH
1919
uses: microsoft/setup-msbuild@v1.0.2

0 commit comments

Comments
 (0)