Skip to content

Commit 1d722ce

Browse files
Update: use checkout@v4 in workflows
1 parent 455b8f7 commit 1d722ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

4242
steps:
4343
- name: Checkout code
44-
uses: actions/checkout@v2
44+
uses: actions/checkout@v4
4545

4646
- name: Setup PHP
4747
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)