We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37d393 commit a6a2d96Copy full SHA for a6a2d96
1 file changed
.github/workflows/update-deps.yml
@@ -20,7 +20,7 @@ jobs:
20
pull-requests: write
21
strategy:
22
matrix:
23
- branch: [master, 3.24.x]
+ branch: [master, 3.27.x, 3.24.x]
24
steps:
25
- name: Checks-out repository
26
uses: actions/checkout@v4
0 commit comments