Skip to content

Commit 1ccd310

Browse files
chore(deps): bump dtolnay/rust-toolchain from efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 (#45)
1 parent c83c58a commit 1ccd310

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- uses: actions/checkout@v6
112112
with:
113113
persist-credentials: false
114-
- uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 # master
114+
- uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 # master
115115
with:
116116
toolchain: nightly
117117
components: clippy
@@ -132,7 +132,7 @@ jobs:
132132
- uses: actions/checkout@v6
133133
with:
134134
persist-credentials: false
135-
- uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9 # master
135+
- uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 # master
136136
with:
137137
toolchain: nightly
138138
components: rustfmt

0 commit comments

Comments
 (0)