mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Bump jetli/trunk-action from 0.2.0 to 0.4.0 (#3106)
Bumps [jetli/trunk-action](https://github.com/jetli/trunk-action) from 0.2.0 to 0.4.0. - [Release notes](https://github.com/jetli/trunk-action/releases) - [Commits](https://github.com/jetli/trunk-action/compare/v0.2.0...v0.4.0) --- updated-dependencies: - dependency-name: jetli/trunk-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
837ddadf22
commit
2b7856823e
2
.github/workflows/publish-examples.yml
vendored
2
.github/workflows/publish-examples.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
|
|
||||||
- uses: jetli/trunk-action@v0.2.0
|
- uses: jetli/trunk-action@v0.4.0
|
||||||
with:
|
with:
|
||||||
version: 'latest'
|
version: 'latest'
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/size-cmp.yml
vendored
2
.github/workflows/size-cmp.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
key: pr
|
key: pr
|
||||||
|
|
||||||
- name: Setup Trunk
|
- name: Setup Trunk
|
||||||
uses: jetli/trunk-action@v0.2.0
|
uses: jetli/trunk-action@v0.4.0
|
||||||
with:
|
with:
|
||||||
version: 'latest'
|
version: 'latest'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user