Skip to content

Commit ef76afc

Browse files
chore(deps): update actions/checkout action to v7 (#259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62a4ca3 commit ef76afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
name: Publish ${{ matrix.package }} for ${{ matrix.target }}
4444

4545
steps:
46-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
46+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4747

4848
- name: Set up Rust toolchain
4949
uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1

0 commit comments

Comments
 (0)