Skip to content

Commit

Permalink
Merge pull request #275 from kohbis/dependabot/github_actions/google-…
Browse files Browse the repository at this point in the history
…github-actions/release-please-action-4
  • Loading branch information
kohbis authored Dec 5, 2023
2 parents 10d6f6e + a78985d commit cb13b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-cargo-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
runs-on: ubuntu-latest
needs: build-test
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: rust
Expand Down

0 comments on commit cb13b15

Please sign in to comment.