Skip to content

Commit cddb4d2

Browse files
build(deps): bump ai-action/setup-ollama from 1 to 2 (#10)
BREAKING CHANGES: bump Node.js runtime from 20 to 24
1 parent 40fa76c commit cddb4d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
using: composite
2525
steps:
2626
- name: Setup ollama
27-
uses: ai-action/setup-ollama@v1
27+
uses: ai-action/setup-ollama@v2
2828

2929
- name: Checkout repository
3030
uses: actions/checkout@v6

0 commit comments

Comments
 (0)