Skip to content

Commit

Permalink
Update rust in publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
obmarg committed Oct 1, 2023
1 parent ec288e4 commit 4d86377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@1.69.0
- uses: dtolnay/rust-toolchain@1.72.1
- name: Publish crate
uses: katyo/publish-crates@v2
with:
Expand Down

0 comments on commit 4d86377

Please sign in to comment.