Skip to content

Commit b8115ee

Browse files
Merge #111
111: Bump katyo/publish-crates from 1 to 2 r=Mic92 a=dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 81d1a34 + 01082ad commit b8115ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070
with:
7171
toolchain: stable
7272
override: true
73-
- uses: katyo/publish-crates@v1
73+
- uses: katyo/publish-crates@v2
7474
with:
7575
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)