Skip to content

Commit 9b8e887

Browse files
Bump actions/checkout from 6.0.2 to 7.0.0 (#382)
1 parent c9f495e commit 9b8e887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
15+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
1616
- run: docker pull exercism/sml-test-runner
1717
- name: Run tests for all exercises
1818
run: sh ./bin/test

0 commit comments

Comments
 (0)