Skip to content

Commit

Permalink
Bump tecolicom/actions-use-homebrew-tools from 5c37fd17a71166ce64ee8b…
Browse files Browse the repository at this point in the history
…a712f6f2b8c4e6089a to b9c066b79607fa3d71e0be05d7003bb75fd9ff34 (#45)
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
2 parents 7a79774 + 1ddf54f commit 1ad1efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
sudo apt-get install libnetcdf-dev
- name: Install NetCDF4 (macOS/homebrew)
if: (matrix.os == 'macos-latest') && (!matrix.conda)
uses: tecolicom/actions-use-homebrew-tools@5c37fd17a71166ce64ee8ba712f6f2b8c4e6089a # v1.2
uses: tecolicom/actions-use-homebrew-tools@b9c066b79607fa3d71e0be05d7003bb75fd9ff34 # v1.3.0
with:
tools: netcdf
cache: yes
Expand Down

0 comments on commit 1ad1efa

Please sign in to comment.