Skip to content

Commit 6537d9c

Browse files
authored
Merge pull request #185 from opt-nc/develop
Develop
2 parents ec3db10 + 22b496f commit 6537d9c

File tree

7 files changed

+2079
-275
lines changed

7 files changed

+2079
-275
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ This action installs [`duckdb`](https://github.com/duckdb/duckdb) with the versi
1616
## 🚀 Example usage
1717

1818
```yaml
19-
uses: opt-nc/setup-duckdb-action@v1.0.13
19+
uses: opt-nc/setup-duckdb-action@v1.0.14
2020
with:
21-
version: v1.3.1
21+
version: v1.3.2
2222
```
2323
2424
```yaml
25-
uses: opt-nc/setup-duckdb-action@v1.0.13
25+
uses: opt-nc/setup-duckdb-action@v1.0.14
2626
```
2727
2828
## 📑 Related resources

0 commit comments

Comments
 (0)