Skip to content

Commit 1055a2d

Browse files
committed
update setup-micromamba action version in static analysis workflow
1 parent b556546 commit 1055a2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
steps:
7373
- uses: actions/checkout@v4
7474
- name: Setup conda env
75-
uses: mamba-org/setup-micromamba@25b0505146bcbf25fc0b007ec3dbf0d16a592087
75+
uses: mamba-org/setup-micromamba@4b9113af4fba0e9e1124b252dd6497a419e7396d
7676
with:
7777
environment-file: ${{ env.CONDA_LOCK_ENV_FILE }}
7878
environment-name: linter_env

0 commit comments

Comments
 (0)