setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.36.
- This action is used across all versions by 67 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-ollama GitHub Action automates the installation and setup of the Ollama CLI in a GitHub Actions workflow, enabling users to run prompts against AI language models. It simplifies the process of integrating Ollama into CI/CD pipelines, supports model caching for improved performance, and allows users to specify CLI versions for compatibility. This action is designed to streamline workflows involving large language models by automating their configuration and execution.
What’s Changed
2.0.36 (2026-04-25)
Build System
- deps: bump ollama from 0.21.1 to 0.21.2 (f7e75e9)