We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f94c2f6 commit 1689784Copy full SHA for 1689784
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- mobc
17
- subobc
18
19
- uses: arkedge/workflows-c2a/.github/workflows/build.yml@v5.2.0
+ uses: arkedge/workflows-c2a/.github/workflows/build.yml@v6.0.2
20
with:
21
c2a_dir: examples/${{ matrix.user }}
22
c2a_custom_setup: |
.github/workflows/check_coding_rule.yml
@@ -15,7 +15,7 @@ jobs:
15
user:
- uses: arkedge/workflows-c2a/.github/workflows/check-coding-rule.yml@v5.2.0
+ uses: arkedge/workflows-c2a/.github/workflows/check-coding-rule.yml@v6.0.2
0 commit comments