Skip to content

Commit

Permalink
Update arkedge/workflows-c2a action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 763eb5b commit 2b56c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
mobc:
name: mobc
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v2.5.0
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v3.2.0
with:
c2a_dir: Examples/mobc
c2a_custom_setup: |
Expand All @@ -25,7 +25,7 @@ jobs:
subobc:
name: subobc
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v2.5.0
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v3.2.0
with:
c2a_dir: Examples/subobc
c2a_custom_setup: |
Expand Down

0 comments on commit 2b56c76

Please sign in to comment.