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 1c9b595 commit d426923Copy full SHA for d426923
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@a0b538fa0b742a6aa35d6e2c169b4bd06d225a98 # v1.15.3
+ - uses: actions-rust-lang/setup-rust-toolchain@150fca883cd4034361b621bd4e6a9d34e5143606 # v1.15.4
19
- uses: rust-lang/crates-io-auth-action@v1
20
id: auth
21
- run: cargo publish --workspace
0 commit comments