We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5764650 commit 1547467Copy full SHA for 1547467
.github/workflows/build_docs.yaml
@@ -28,7 +28,7 @@ jobs:
28
python-version: ['3.11']
29
steps:
30
- name: Check out repo
31
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
32
- name: Setup conda env
33
uses: conda-incubator/setup-miniconda@v2
34
with:
0 commit comments