Skip to content

Commit

Permalink
[monorepo] split monorepo is now done by Github Actions (#2826)
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmannmartin authored Oct 3, 2023
1 parent dea6794 commit 44cc74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-checks-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: GIT checkout branch - ${{ github.ref }}
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
- name: Install PHP, extensions and tools
Expand Down

0 comments on commit 44cc74d

Please sign in to comment.