Skip to content

Commit

Permalink
release-libs.yaml use 1.75.0 toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Jan 7, 2025
1 parent d8ef9e8 commit 4d870b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: 1.75.0
override: true
- name: Login
run: cargo login ${{ secrets.CRATES_IO_DEPLOY_KEY }}
Expand Down

0 comments on commit 4d870b0

Please sign in to comment.