Skip to content

Commit 8f66f85

Browse files
deiningcarlescufi
authored andcommitted
ci: Bump checkout action to latest version
Bump checkout action to latest version v3 Signed-off-by: Andreas Deininger <[email protected]>
1 parent 2c4fb88 commit 8f66f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license_check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Scan code for licenses
99
steps:
1010
- name: Checkout the code
11-
uses: actions/checkout@v1
11+
uses: actions/checkout@v3
1212
- name: Scan the code
1313
id: scancode
1414
uses: zephyrproject-rtos/action_scancode@v4

0 commit comments

Comments
 (0)