Skip to content

Commit a4669a9

Browse files
committed
CI: update actions/checkout to v6 in tests workflow
1 parent d101f4d commit a4669a9

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
@@ -25,7 +25,7 @@ jobs:
2525
PEBBLE_VA_ALWAYS_VALID: "1"
2626

2727
steps:
28-
- uses: actions/checkout@v4
28+
- uses: actions/checkout@v6
2929

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

0 commit comments

Comments
 (0)