Skip to content

Commit 10da44f

Browse files
authored
Merge pull request #2 from Remi-Gau/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 2 to 6
2 parents ca133a0 + 09b6de9 commit 10da44f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/miss_hit.yml

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

1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v6
1616
with:
1717
submodules: true
1818
fetch-depth: 1

0 commit comments

Comments
 (0)