Skip to content

Commit 3dfa2c2

Browse files
authored
Update ci-macos.yml
update to upload-artifact@v4
1 parent dea4c60 commit 3dfa2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cd build
4444
ctest -LE mpi
4545
46-
- uses: actions/upload-artifact@v3
46+
- uses: actions/upload-artifact@v4
4747
with:
4848
name: configure-log-unit-macos
4949
path: build/CMakeFiles/CMakeOutput.log

0 commit comments

Comments
 (0)