Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Aug 26, 2024
1 parent abb0d96 commit 852c928
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .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 }}
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 @@ -8,4 +8,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 852c928

Please sign in to comment.