Skip to content

Commit 80900fb

Browse files
Bump actions/checkout from 6 to 7
1 parent 0da7dd2 commit 80900fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.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
31-
uses: actions/checkout@v6
31+
uses: actions/checkout@v7
3232

3333
- name: Set up PHP ${{ matrix.php }}
3434
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)