Skip to content

Commit 38dc650

Browse files
committed
TST Update github actions
1 parent a816bd4 commit 38dc650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-python-package-with-conda.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ jobs:
158158
numpy-version: '2.0'
159159

160160
steps:
161-
- uses: actions/checkout@v4
162-
- uses: mamba-org/setup-micromamba@v1
161+
- uses: actions/checkout@v6
162+
- uses: mamba-org/setup-micromamba@v2
163163
with:
164164
cache-environment: true
165165
cache-downloads: false

0 commit comments

Comments
 (0)