We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 349a520 + 0e6b5dc commit 8a1217cCopy full SHA for 8a1217c
.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@v5.4.0
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@v5.4.0
0 commit comments