We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1217c commit 9650343Copy full SHA for 9650343
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- mobc
17
- subobc
18
19
- uses: arkedge/workflows-c2a/.github/workflows/build.yml@v5.4.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.4.0
+ uses: arkedge/workflows-c2a/.github/workflows/check-coding-rule.yml@v6.0.2
0 commit comments