Skip to content

Commit a61cdf4

Browse files
authored
Merge pull request #9 from aporat/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 0f7bb1b + ad290dd commit a61cdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

2929
steps:
3030
- name: Checkout Code
31-
uses: actions/checkout@v4
31+
uses: actions/checkout@v5
3232

3333
- name: Setup PHP
3434
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)