Skip to content

Commit e7a12ef

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent e15143e commit e7a12ef

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: osv-mcp-server
6060
path: build/osv-mcp-server

0 commit comments

Comments
 (0)