We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cedf16 + 511cd98 commit b4d3372Copy full SHA for b4d3372
1 file changed
.github/workflows/python-package.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: ["3.10", "3.11"]
19
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
23
- name: Install Conda environment with Micromamba
24
uses: mamba-org/setup-micromamba@v2
0 commit comments