Skip to content

Commit a006b87

Browse files
Bump actions/checkout from 7.0.0 to 7.0.1 (#385)
1 parent f8a3741 commit a006b87

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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
15+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
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)