Skip to content

Commit 0d9b66a

Browse files
authored
update trusted publishing docs to checkout v5 action (#11771)
1 parent 67e5768 commit 0d9b66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/docs/trusted-publishing.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
permissions:
7878
id-token: write # Required for OIDC token exchange
7979
steps:
80-
- uses: actions/checkout@v4
80+
- uses: actions/checkout@v5
8181
- uses: rust-lang/crates-io-auth-action@v1
8282
id: auth
8383
- run: cargo publish

0 commit comments

Comments
 (0)