Skip to content

Commit

Permalink
chore(deps): update arkedge/workflows-c2a action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 6512540 commit 4535ddc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- mobc
- subobc

uses: arkedge/workflows-c2a/.github/workflows/build.yml@v5.2.0
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v6.0.2
with:
c2a_dir: examples/${{ matrix.user }}
c2a_custom_setup: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check_coding_rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
user:
- mobc
- subobc
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
with:
c2a_dir: examples/${{ matrix.user }}
c2a_custom_setup: |
Expand Down

0 comments on commit 4535ddc

Please sign in to comment.