Skip to content

Commit 16c571f

Browse files
committed
WIP: mod: .github/workflows/build-rootfs.yml (build/main)
Signed-off-by: Philippe Coval <[email protected]>
1 parent c76477f commit 16c571f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rootfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- arm64
1717
- armhf # TODO Enable when supported
1818
steps:
19-
- uses: actions/checkout@v4.1.1
19+
- uses: actions/checkout@v4.2.2
2020
with:
2121
fetch-depth: 0
2222
- id: describe

0 commit comments

Comments
 (0)