Skip to content

Commit 5e752a1

Browse files
authored
Merge pull request #47 from StacklokLabs/renovate/major-github-artifact-actions
Update actions/upload-artifact action to v6
2 parents e597564 + e7130f0 commit 5e752a1

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

0 commit comments

Comments
 (0)