mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
chore(ci): bump trunk-action to 0.5. (#2533)
This commit is contained in:
parent
c8186eea13
commit
158b0bd294
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-cargo-make-task.yml
vendored
2
.github/workflows/run-cargo-make-task.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
run: cargo binstall cargo-leptos --no-confirm
|
||||
|
||||
- name: Install Trunk
|
||||
uses: jetli/trunk-action@v0.4.0
|
||||
uses: jetli/trunk-action@v0.5.0
|
||||
with:
|
||||
version: "latest"
|
||||
|
||||
|
|
Loading…
Reference in a new issue