Skip to content

Commit c771797

Browse files
build(deps): bump ai-action/setup-ollama from 1 to 2 (#6)
BREAKING CHANGE: bump Node.js runtime from 20 to 24
1 parent 388266b commit c771797

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
@@ -20,7 +20,7 @@ runs:
2020
using: composite
2121
steps:
2222
- name: Setup ollama
23-
uses: ai-action/setup-ollama@v1
23+
uses: ai-action/setup-ollama@v2
2424

2525
- name: Checkout repository
2626
uses: actions/checkout@v6

0 commit comments

Comments
 (0)