We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b0234 commit ff9d8ffCopy full SHA for ff9d8ff
.github/workflows/bump.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
17
- id: bump
18
- uses: tj-actions/cargo-bump@v2
+ uses: tj-actions/cargo-bump@v3
19
20
- uses: peter-evans/create-pull-request@v6
21
with:
0 commit comments