Skip to content

Commit

Permalink
Update conda/actions action to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 306e074 commit f9f3dc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ jobs:
git config --global user.name 'Conda Bot'
git config --global user.email '[email protected]'
- uses: conda/actions/combine-durations@6e72e0db87e72f0020e493aeb02f864363bd9258 # v24.11.1
- uses: conda/actions/combine-durations@606d3b22aaf8737d2b9fc170b38a8887195f59b4 # v25.1.0
id: durations
continue-on-error: true

- uses: conda/actions/template-files@6e72e0db87e72f0020e493aeb02f864363bd9258 # v24.11.1
- uses: conda/actions/template-files@606d3b22aaf8737d2b9fc170b38a8887195f59b4 # v25.1.0
id: templates
continue-on-error: true

Expand Down

0 comments on commit f9f3dc8

Please sign in to comment.