-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #477 from nsidc/dependabot/github_actions/gha-depe…
…ndencies-356f4a5b1b Bump the gha-dependencies group with 5 updates
- Loading branch information
Showing
5 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ jobs: | |
- name: Checkout source | ||
uses: actions/[email protected] | ||
- name: Setup Conda Environment | ||
uses: conda-incubator/[email protected].1 | ||
uses: conda-incubator/[email protected].3 | ||
with: | ||
miniforge-variant: Mambaforge | ||
miniforge-version: latest | ||
|
@@ -46,4 +46,4 @@ jobs: | |
run: bash scripts/test.sh | ||
|
||
- name: Upload coverage | ||
uses: codecov/codecov-action@v3 | ||
uses: codecov/codecov-action@v4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters