Skip to content

Commit 1547467

Browse files
author
Joe Cummings
committed
Use checkout@v4 for docs build
1 parent 5764650 commit 1547467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
python-version: ['3.11']
2929
steps:
3030
- name: Check out repo
31-
uses: actions/checkout@v3
31+
uses: actions/checkout@v4
3232
- name: Setup conda env
3333
uses: conda-incubator/setup-miniconda@v2
3434
with:

0 commit comments

Comments
 (0)