Skip to content

Commit

Permalink
Updat ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Feb 17, 2024
1 parent b2ae7f1 commit d24c45a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ jobs:
version: 0.11.0

- name: Setup Binaryen
uses: Aandreba/setup-binaryen@master
uses: Aandreba/setup-binaryen@v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 116

- name: Setup Deno
Expand Down

0 comments on commit d24c45a

Please sign in to comment.