Skip to content

Commit f9ace8a

Browse files
chore(deps): bump actions/checkout from 5 to 6 (#158)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5e22e9 commit f9ace8a

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
@@ -55,7 +55,7 @@ jobs:
5555
fail-fast: false
5656
steps:
5757
- name: Checkout
58-
uses: actions/checkout@v5
58+
uses: actions/checkout@v6
5959
- name: Setup PHP
6060
uses: shivammathur/setup-php@v2
6161
with:

0 commit comments

Comments
 (0)