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 3629789 commit 970ba1dCopy full SHA for 970ba1d
.github/workflows/update_galata_references.yml
@@ -33,7 +33,7 @@ jobs:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
35
- name: Setup conda
36
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@v3
37
with:
38
activate-environment: ipydatagrid-test-ipw7
39
environment-file: test-environment-ipyw7.yaml
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
activate-environment: ipydatagrid-test-ipw8
76
environment-file: test-environment-ipyw8.yaml
0 commit comments