Skip to content

Commit ae58236

Browse files
committed
fix the type in the ci-docker.yml file
1 parent e621d94 commit ae58236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-docker.yml

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

4444
steps:
4545
- name: Checkout repository
46-
- uses: actions/checkout@v4
46+
uses: actions/checkout@v4
4747

4848
- name: Login to GitHub Container Registry
4949
uses: docker/login-action@v3

0 commit comments

Comments
 (0)