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 b908722 commit c202addCopy full SHA for c202add
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@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
+ - uses: actions-rust-lang/setup-rust-toolchain@a0b538fa0b742a6aa35d6e2c169b4bd06d225a98 # v1.15.3
19
- uses: rust-lang/crates-io-auth-action@v1
20
id: auth
21
- run: cargo publish --workspace
0 commit comments