Skip to content

Commit ce9c827

Browse files
committed
Merge remote-tracking branch 'origin/5.0' into 6.0
2 parents 5eeaf7a + a2a0269 commit ce9c827

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/backend-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
php:
1717
- '8.3'
1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v6
2020

2121
- uses: ibexa/gh-workflows/actions/composer-install@main
2222
with:
@@ -41,7 +41,7 @@ jobs:
4141
- '8.4'
4242

4343
steps:
44-
- uses: actions/checkout@v4
44+
- uses: actions/checkout@v6
4545

4646
- uses: ibexa/gh-workflows/actions/composer-install@main
4747
with:

0 commit comments

Comments
 (0)