From f7d9b195d0aa34daaddb24d17f1cce20c55ecee4 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Sun, 21 Apr 2024 10:11:00 +0200 Subject: [PATCH] Update Github actions --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c508d94..308fe45 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,7 +22,7 @@ jobs: strategy: matrix: - php: ['7.4', '8.0', '8.1'] + php: ['8.1', '8.2', '8.3'] libxml: ['2.9.14'] # Steps represent a sequence of tasks that will be executed as part of the job