Skip to content

Commit 3e17019

Browse files
committed
fix: align matrix config checkout ref to main branch
1 parent 98d040f commit 3e17019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/new-static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@v4
4747
with:
4848
repository: pimcore/workflows-collection-public
49-
ref: reusable-workflows
49+
ref: main
5050
path: reusable-workflows
5151

5252
- name: Parse PHP versions from composer.json

0 commit comments

Comments
 (0)