We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2eb90 commit 82a6afcCopy full SHA for 82a6afc
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Set up environment
23
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
24
with:
25
environment-name: urdf
26
init-shell: bash
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
environment-name: urdf-isolated
74
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
environment-name: urdf-integration
107
0 commit comments