Skip to content

Commit 1689784

Browse files
chore(deps): update arkedge/workflows-c2a action to v6
1 parent f94c2f6 commit 1689784

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- mobc
1717
- subobc
1818

19-
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v5.2.0
19+
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v6.0.2
2020
with:
2121
c2a_dir: examples/${{ matrix.user }}
2222
c2a_custom_setup: |

.github/workflows/check_coding_rule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
user:
1616
- mobc
1717
- subobc
18-
uses: arkedge/workflows-c2a/.github/workflows/check-coding-rule.yml@v5.2.0
18+
uses: arkedge/workflows-c2a/.github/workflows/check-coding-rule.yml@v6.0.2
1919
with:
2020
c2a_dir: examples/${{ matrix.user }}
2121
c2a_custom_setup: |

0 commit comments

Comments
 (0)