Skip to content

Commit d0410dc

Browse files
Update actions/checkout action to v7
1 parent e68f416 commit d0410dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
timeout-minutes: 10
3535
steps:
3636
- name: Checkout code
37-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
37+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
3838

3939
- name: Setup PHP
4040
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)