Skip to content

Commit

Permalink
Update arkedge/workflows-c2a action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 9, 2024
1 parent e4bd719 commit b022b27
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:
minimum_user:
name: minimum user
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v2.5.0
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v5.2.0
with:
c2a_dir: Examples/minimum_user
c2a_custom_setup: |
Expand All @@ -25,7 +25,7 @@ jobs:
second_obc_user:
name: 2nd obc user
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v2.5.0
uses: arkedge/workflows-c2a/.github/workflows/build.yml@v5.2.0
with:
c2a_dir: Examples/2nd_obc_user
c2a_custom_setup: |
Expand Down

0 comments on commit b022b27

Please sign in to comment.