We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7040f commit e5a2677Copy full SHA for e5a2677
.github/workflows/moxunit.yml
@@ -12,7 +12,7 @@ jobs:
12
test:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
16
- uses: joergbrech/moxunit-action@master
17
with:
18
tests: matlab/test
0 commit comments