Update to upload-artifact/v4 to fix CI

This commit is contained in:
Michael Hansen
2025-06-30 19:21:38 -07:00
parent 5e1c4037a9
commit 307e0b8fd7

View File

@@ -23,7 +23,7 @@ jobs:
cmake --build build --config Release --target check
- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: pycdc-release
path: build\Release\*.exe