We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ac223 commit 4234557Copy full SHA for 4234557
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
VALIDATE_ALL_CODEBASE: false
29
VALIDATE_EDITORCONFIG: false
30
VALIDATE_JSCPD: false
31
- DEFAULT_BRANCH: "3.3"
+ DEFAULT_BRANCH: "4.0"
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
34
- uses: actions/cache@v4
0 commit comments