Skip to content

Commit 5eefe80

Browse files
Fix LFS issue (AST-000)
1 parent b5be6e4 commit 5eefe80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
update-checkmarx-cli:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4.1.7
11+
- uses: actions/checkout@v4.1.7
1212
with:
1313
lfs: true
1414

0 commit comments

Comments
 (0)