Skip to content

Commit

Permalink
ci: Update publish-crates.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Aug 30, 2024
1 parent d7f1b20 commit 04c398d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-crates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
permissions: {}
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
filter: tree:0
fetch-depth: 0
- uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
Expand Down

0 comments on commit 04c398d

Please sign in to comment.