Skip to content

Commit 6995880

Browse files
committed
oops
1 parent 66d9be0 commit 6995880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: find $RUNNER_WORKSPACE
6363
shell: bash
6464
- name: Upload build directory
65-
uses: actions/upload-artifact@v3
65+
uses: actions/upload-artifact@v4
6666
with:
6767
name: build-${{ matrix.os }}-${{ github.workflow }}
6868
path: $RUNNER_WORKSPACE/build

0 commit comments

Comments
 (0)