Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature/no-ref/update…
Browse files Browse the repository at this point in the history
…-viash
  • Loading branch information
KaiWaldrant committed Sep 18, 2024
2 parents ec6c32a + 1f54509 commit 693f4bf
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ on:

jobs:
build:
uses: openproblems-bio/actions/.github/workflows/build.yml@main
uses: viash-io/viash-actions/.github/workflows/build.yaml@v6
with:
version: ${{ github.event.inputs.version }}
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ on:

jobs:
build:
uses: openproblems-bio/actions/.github/workflows/test.yml@main
uses: viash-io/viash-actions/.github/workflows/test.yaml@v6

0 comments on commit 693f4bf

Please sign in to comment.