Skip to content

Commit 7d8f246

Browse files
chore(deps): update actions/checkout action to v6.0.3 (#251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fe914e commit 7d8f246

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
46+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4747

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

0 commit comments

Comments
 (0)