Skip to content

Commit

Permalink
bump libtea
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jun 19, 2023
1 parent a76f2a8 commit 034d006
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* [`install.sh`](./install.sh) is delivered when you `curl tea.xyz`.
* This repository also provides the `tea` GitHub Action.

# GitHub Action 0.18.2
# GitHub Action 0.18.3

```yaml
- uses: teaxyz/setup@v0
Expand Down
Binary file removed dist/build/2.3.20/koffi_darwin_arm64/koffi.node
Binary file not shown.
Binary file removed dist/build/2.3.20/koffi_darwin_x64/koffi.node
Binary file not shown.
Binary file removed dist/build/2.3.20/koffi_linux_arm64/koffi.node
Binary file not shown.
Binary file removed dist/build/2.3.20/koffi_linux_x64/koffi.node
Binary file not shown.
Binary file added dist/build/2.4.2/koffi_darwin_arm64/koffi.node
Binary file not shown.
Binary file added dist/build/2.4.2/koffi_darwin_x64/koffi.node
Binary file not shown.
Binary file added dist/build/2.4.2/koffi_linux_arm64/koffi.node
Binary file not shown.
Binary file added dist/build/2.4.2/koffi_linux_x64/koffi.node
Binary file not shown.
8 changes: 4 additions & 4 deletions dist/out/index.js

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@teaxyz/lib": "^0.4.2"
"@teaxyz/lib": "^0.6.2"
},
"devDependencies": {
"@types/node": "^20.2.5",
Expand Down

0 comments on commit 034d006

Please sign in to comment.