We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e9dff0 + d61f7cf commit ada9fe2Copy full SHA for ada9fe2
1 file changed
.github/workflows/ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout source
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
31
32
- name: Setup Conda Environment
33
uses: conda-incubator/setup-miniconda@v3
0 commit comments