Skip to content

Commit

Permalink
update actions (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiWaldrant authored Sep 18, 2024
1 parent e4594b2 commit 1f54509
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 1f54509

Please sign in to comment.