Skip to content

Commit f78dcf2

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

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@092c8dff10cf5eb6d3af4c3b47bc5b57fe07e633 # v5.4.0
19+
uses: arkedge/workflows-c2a/.github/workflows/build.yml@cb46d1d34f43244e40506eb551204ea55357d661 # 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@092c8dff10cf5eb6d3af4c3b47bc5b57fe07e633 # v5.4.0
18+
uses: arkedge/workflows-c2a/.github/workflows/check-coding-rule.yml@cb46d1d34f43244e40506eb551204ea55357d661 # v6.0.2
1919
with:
2020
c2a_dir: examples/${{ matrix.user }}
2121
c2a_custom_setup: |

0 commit comments

Comments
 (0)