Skip to content

Commit 3a71162

Browse files
committed
update theme to pydata
1 parent 2d0bdad commit 3a71162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# source /opt/intel/oneapi/setvars.sh
6464
# && cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
6565
- name: Upload artifact
66-
uses: actions/upload-pages-artifact@v3
66+
uses: actions/upload-artifact@v4
6767
with:
6868
# Upload entire repository
6969
# path: './build/docs/sphinx'

0 commit comments

Comments
 (0)