diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 30237be21f4..d8e214e913e 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: install code - uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 + uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc with: environment-name: lint condarc: | diff --git a/.github/workflows/linter_make_comment.yml b/.github/workflows/linter_make_comment.yml index 8ae7a675326..a84045db029 100644 --- a/.github/workflows/linter_make_comment.yml +++ b/.github/workflows/linter_make_comment.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: install code - uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 + uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc with: environment-name: lint condarc: |