Skip to content

Commit edfce9b

Browse files
authored
Merge pull request #42 from exercism/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 4.2.2 to 6.0.2
2 parents f008c3d + f9ba044 commit edfce9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

2828
steps:
2929
- name: Checkout repository
30-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
30+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
3131

3232
- name: Use <setup tooling>
3333
uses: <action to setup tooling>

0 commit comments

Comments
 (0)