Skip to content

Commit cf8f535

Browse files
Bump actions/checkout from 4.3.1 to 7.0.0 (#559)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ca5bfa commit cf8f535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
php: [ '8.3', '8.4', '8.5' ]
3838
steps:
3939
- name: Checkout.
40-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
40+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4141
with:
4242
persist-credentials: false
4343

0 commit comments

Comments
 (0)