Skip to content

Commit 508d4ac

Browse files
renovate[bot]core23
authored andcommitted
Update actions/checkout action to v4
1 parent d7c2be5 commit 508d4ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

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

2222
steps:
2323
- name: "Checkout"
24-
uses: actions/checkout@v2
24+
uses: actions/checkout@v4
2525

2626
- name: "Install PHP with extensions"
2727
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)