Skip to content

Commit 3d6df09

Browse files
build(deps): update actions/checkout action to v6.0.2 (#1880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c102da6 commit 3d6df09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
using: 'composite'
3535

3636
steps:
37-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
37+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3838
if: inputs.checkout == 'true'
3939
with:
4040
show-progress: false

0 commit comments

Comments
 (0)