Skip to content

Commit c67721c

Browse files
authored
Merge pull request #40 from regro/dependabot/github_actions/github-actions-0365f55ad6
2 parents 5adaa51 + 730f647 commit c67721c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
path: cf-graph
2727

28-
- uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
28+
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
2929
with:
3030
python-version: 3.11
3131
channels: conda-forge
@@ -73,7 +73,7 @@ jobs:
7373
with:
7474
path: cf-graph
7575

76-
- uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
76+
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
7777
with:
7878
python-version: 3.11
7979
channels: conda-forge

0 commit comments

Comments
 (0)