Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 7e182bc

Browse files
text-html-renovate[bot]mathroc
authored andcommitted
Update actions/checkout action to v6
1 parent 8a3f2ca commit 7e182bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- '8.3'
2626

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

3030
- name: Setup PHP
3131
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)