Skip to content

Commit f5a4b82

Browse files
Update actions/upload-artifact action to v5
1 parent e597564 commit f5a4b82

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
@@ -54,7 +54,7 @@ jobs:
5454
run: task test
5555

5656
- name: Upload build artifacts
57-
uses: actions/upload-artifact@v4
57+
uses: actions/upload-artifact@v5
5858
with:
5959
name: ocireg-mcp
6060
path: build/ocireg-mcp

0 commit comments

Comments
 (0)