Skip to content

Commit c0fff03

Browse files
authored
Merge pull request #110 from cpp-lln-lab/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents a3a8a45 + 0f94515 commit c0fff03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/moxunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v6
1515
with:
1616
submodules: true
1717
fetch-depth: 1

0 commit comments

Comments
 (0)