Skip to content

Commit a63d8fd

Browse files
authored
Merge pull request #61 from StacklokLabs/dependabot/github_actions/actions/upload-artifact-6
chore(deps): bump actions/upload-artifact from 4 to 6
2 parents 6878336 + 342778c commit a63d8fd

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@v6
5858
with:
5959
name: osv-mcp-server
6060
path: build/osv-mcp-server

0 commit comments

Comments
 (0)