Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 5189ddd

Browse files
committed
fixup! Ticket #4170: implement CI via GitHub Actions
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
1 parent db585ec commit 5189ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
timeout-minutes: 15
88

99
steps:
10-
- uses: actions/checkout@4
10+
- uses: actions/checkout@v4
1111

1212
- name: Install dependencies
1313
run: |

0 commit comments

Comments
 (0)