Skip to content

Commit d841f24

Browse files
committed
ci: fix typo
Signed-off-by: Ramon Roche <[email protected]>
1 parent 90a85a4 commit d841f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
meta_labels: ${{ steps.meta.outputs.labels }}
3535
steps:
3636
- uses: runs-on/action@v1
37-
- uses: actions/checkou@v4
37+
- uses: actions/checkout@v4
3838
with:
3939
fetch-tags: true
4040
submodules: false

0 commit comments

Comments
 (0)