Skip to content

Commit b31d341

Browse files
authored
Update trusted publishing docs to checkout v6 action (#12384)
1 parent d101288 commit b31d341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/docs/trusted-publishing.gjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
permissions:
100100
id-token: write # Required for OIDC token exchange
101101
steps:
102-
- uses: actions/checkout@v5
102+
- uses: actions/checkout@v6
103103
- uses: rust-lang/crates-io-auth-action@v1
104104
id: auth
105105
- run: cargo publish

0 commit comments

Comments
 (0)