Skip to content

Commit e5a2677

Browse files
Bump actions/checkout from 2 to 4 in the actions group (#35)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc7040f commit e5a2677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moxunit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
test:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v4
1616
- uses: joergbrech/moxunit-action@master
1717
with:
1818
tests: matlab/test

0 commit comments

Comments
 (0)