File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33[ ![ 🚀 Release] ( https://github.com/opt-nc/setup-duckdb-action/actions/workflows/release.yml/badge.svg )] ( https://github.com/opt-nc/setup-duckdb-action/actions/workflows/release.yml )
44
55
6- # ℹ️ Setup Duckdb Action
6+ # ℹ️ Setup DuckDB Action
77
8- This action installs [ ` duckdb ` ] ( https://github.com/duckdb/duckdb ) with the version provided in input.
8+ This action installs [ ` duckdb ` ] ( https://github.com/duckdb/duckdb ) with the version provided as input.
99
1010## 📜 Inputs
1111
1212### ` version `
1313
14- ** Not Required** The version you want to install. If no version defined, the latest version will be installed.
14+ ** Not Required** The version you want to install. If no version is defined, the latest version will be installed.
1515
1616## 🚀 Example usage
1717
Original file line number Diff line number Diff line change 22
33## Supported Versions
44
5- This is an open source project that is provided as-is without warrenty or liability.
6- As such no supportability commitment. The maintainers will do the best they can to address any report promptly and responsibly.
5+ This is an open source project that is provided as-is without warranty or liability.
6+ As such, there is no supportability commitment. The maintainers will do the best they can to address any report promptly and responsibly.
77
88Hence, we'll focus on maintaining the latest version.
99
Original file line number Diff line number Diff line change 11{
22 "name" : " setup-duckdb-action" ,
3- "description" : " Github action that installs DuckDB with the version provided in input." ,
3+ "description" : " GitHub action that installs DuckDB with the version provided in input." ,
44 "main" : " index.js" ,
55 "scripts" : {
66 "build" : " tsc" ,
You can’t perform that action at this time.
0 commit comments