Skip to content

Commit

Permalink
ci: Update trunk-action to v0.5.0 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
antangelo authored Sep 1, 2024
1 parent 828184c commit 6257e57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
target: wasm32-unknown-unknown

- name: Install Trunk
uses: jetli/trunk-action@v0.1.0
uses: jetli/trunk-action@v0.5.0
with:
version: 'latest'

Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
target: wasm32-unknown-unknown

- name: Install Trunk
uses: jetli/trunk-action@v0.1.0
uses: jetli/trunk-action@v0.5.0
with:
version: 'latest'

Expand Down

0 comments on commit 6257e57

Please sign in to comment.