We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1d69cb + e7c9394 commit fe84b1dCopy full SHA for fe84b1d
1 file changed
.github/workflows/conda-package.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
python: ['3.10']
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
with:
21
fetch-depth: 0
22
@@ -128,7 +128,7 @@ jobs:
128
env:
129
conda-bld: C:\Miniconda\conda-bld\win-64\
130
131
132
133
134
- uses: conda-incubator/setup-miniconda@v3
0 commit comments