Skip to content

Commit 4d7873e

Browse files
Merge pull request #246 from tj-actions/renovate/rust-build-rust-build.action-1.x
chore(deps): update rust-build/rust-build.action action to v1.4.5
2 parents 6e3ac8a + 36f179d commit 4d7873e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-release-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: Compile and release
25-
uses: rust-build/[email protected].4
25+
uses: rust-build/[email protected].5
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
with:

0 commit comments

Comments
 (0)