Skip to content

Commit 1e27cc1

Browse files
committed
update trusted publishing docs to checkout v5 action
1 parent 04d772c commit 1e27cc1

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)