Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit e4de395

Browse files
Update actions/checkout action to v6
1 parent 8424d92 commit e4de395

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: "Checkout"
32-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
32+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3333

3434
- name: "Install PHP"
3535
uses: "shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401" # v2

0 commit comments

Comments
 (0)