Upgrading dependencies for 1.4

Updating pipelines
This commit is contained in:
Alberto C. Ríos
2022-01-05 12:35:57 +01:00
parent 72f7d12b94
commit 56364e4a5d
19 changed files with 48 additions and 48 deletions

View File

@@ -5,9 +5,9 @@ name: build
on:
push:
branches: [ main, 1.2.x, 1.1.x ]
branches: [ main, 1.3.x, 1.2.x, 1.1.x ]
pull_request:
branches: [ main, 1.2.x, 1.1.x ]
branches: [ main, 1.3.x, 1.2.x, 1.1.x ]
jobs:
build: