Skip to content

Commit 1141cee

Browse files
authored
Upgrade micromamba setup action to version 3
1 parent 9800141 commit 1141cee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg-verify/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ runs:
3838
using: "composite"
3939
steps:
4040
- name: Setup micromamba
41-
uses: mamba-org/setup-micromamba@v2
41+
uses: mamba-org/setup-micromamba@v3
4242
with:
4343
environment-name: test
4444
init-shell: bash

0 commit comments

Comments
 (0)