Skip to content

Commit

Permalink
Merge pull request #72 from 8go/dependabot/github_actions/rust-build/…
Browse files Browse the repository at this point in the history
…rust-build.action-1.4.4

Bump rust-build/rust-build.action from 1.4.0 to 1.4.4
  • Loading branch information
8go authored May 2, 2024
2 parents 52fa85a + 83af6b7 commit 0a71f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Compile and release
uses: rust-build/[email protected].0
uses: rust-build/[email protected].4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 0a71f16

Please sign in to comment.