Skip to content

Commit

Permalink
chores: bump github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristramg committed Oct 6, 2024
1 parent 750979b commit be1b57a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Publish on crates.io
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: katyo/publish-crates@v1
- uses: actions/checkout@v4
- uses: katyo/publish-crates@v2
with:
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit be1b57a

Please sign in to comment.