We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae98f9a commit 42cfcb0Copy full SHA for 42cfcb0
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
id-token: write
16
steps:
17
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
18
- - uses: actions-rust-lang/setup-rust-toolchain@2b1f5e9b395427c92ee4e3331786ca3c37afe2d7 # v1.16.0
+ - uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1
19
- uses: rust-lang/crates-io-auth-action@v1
20
id: auth
21
- run: cargo publish --workspace
0 commit comments