Skip to content

Commit 8e7550e

Browse files
Fix CI
1 parent 7a94b35 commit 8e7550e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
python UnitTests/generate_elsi.py
114114
- name: upload artifacts
115115
if: always()
116-
uses: actions/upload-artifact@v1
116+
uses: actions/upload-artifact@v4
117117
with:
118118
name: build
119119
path: Build

0 commit comments

Comments
 (0)