Skip to content

Commit

Permalink
fix: switched to non-deprecated action
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Nov 4, 2024
1 parent 57f4fd2 commit e667343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codestyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
[ ! -d "DIRAC" ] && cp -r .DIRAC/src/DIRAC DIRAC
- name: Prepare environment with Micromamba
uses: mamba-org/provision-with-micromamba@main
uses: mamba-org/setup-micromamba@v2
with:
environment-file: .DIRAC/environment.yml

Expand Down

0 comments on commit e667343

Please sign in to comment.