Skip to content

Commit

Permalink
Merge pull request #768 from fstagni/nonDepreAction
Browse files Browse the repository at this point in the history
Non deprecated Action
  • Loading branch information
fstagni authored Nov 4, 2024
2 parents 57f4fd2 + e667343 commit 3b78ac8
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 3b78ac8

Please sign in to comment.