Skip to content

Commit 9604d95

Browse files
authored
Merge pull request #20 from Remi-Gau/dependabot/github_actions/joergbrech/moxunit-action-1.3.0
Bump joergbrech/moxunit-action from 1.2.0 to 1.3.0
2 parents 69447ff + 8b7bf58 commit 9604d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/octave_test_and_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 1
1818

1919
- name: MOxUnit Action
20-
uses: joergbrech/moxunit-action@v1.2.0
20+
uses: joergbrech/moxunit-action@v1.3.0
2121
with:
2222
tests: tests
2323
src: src

0 commit comments

Comments
 (0)