Skip to content

Commit c52d171

Browse files
chore(deps): update actions/checkout action to v6 (#1076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8dc9cbc commit c52d171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: "Checkout"
33-
uses: "actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd" # v5
33+
uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6
3434

3535
- name: "Install PHP"
3636
uses: "shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1" # v2

0 commit comments

Comments
 (0)