Skip to content

Commit

Permalink
Merge pull request #85 from opt-nc/develop
Browse files Browse the repository at this point in the history
Develop - change awaiting release
  • Loading branch information
mbarre authored Mar 19, 2024
2 parents 87bb7b2 + 92f2538 commit a2d6d43
Show file tree
Hide file tree
Showing 5 changed files with 225 additions and 147 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ This action installs [`duckdb`](https://github.com/duckdb/duckdb) with the versi
## 🚀 Example usage

```yaml
uses: opt-nc/setup-duckdb-action@v1.0.0
uses: opt-nc/setup-duckdb-action@v1.0.7
with:
version: v0.8.1
version: v0.10.1
```
```yaml
uses: opt-nc/setup-duckdb-action@v1.0.0
uses: opt-nc/setup-duckdb-action@v1.0.7
```
## 📑 Related resources
Expand Down
Loading

0 comments on commit a2d6d43

Please sign in to comment.