Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeucher authored Jan 23, 2025
2 parents 57feca2 + cc83b35 commit d8bf2e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
show-channel-urls: true

- name: Build and upload the conda package
uses: uibcdf/action-build-and-upload-conda-packages@v1.3.0
uses: uibcdf/action-build-and-upload-conda-packages@v1.4.0
with:
meta_yaml_dir: .conda
python-version: 3.11
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run end-to-end tests
uses: appleboy/ssh-action@v1.1.0
uses: appleboy/ssh-action@v1.2.0
with:
host: gadi.nci.org.au
username: ${{secrets.GADI_USER}}
Expand Down

0 comments on commit d8bf2e4

Please sign in to comment.