Skip to content

Commit b5f4720

Browse files
chore(deps): update actions/checkout action to v4
1 parent d5e3a05 commit b5f4720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

2525
steps:
2626
- name: "Checkout"
27-
uses: "actions/checkout@v2"
27+
uses: "actions/checkout@v4"
2828

2929
- name: "Install PHP"
3030
uses: "shivammathur/setup-php@v2"

0 commit comments

Comments
 (0)