Skip to content

Commit 306ed07

Browse files
committed
ci: update upload-artifact
1 parent fafc8eb commit 306ed07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: sudo apt-get install doxygen
4646
- name: make doxygen
4747
run: make doxygen
48-
- uses: actions/upload-artifact@v2
48+
- uses: actions/upload-artifact@v4
4949
with:
5050
name: docs
5151
path: html

0 commit comments

Comments
 (0)