ci: update actions, use Node v20, add PHP 8.3

This commit is contained in:
2024-03-02 11:03:35 +01:00
parent 8cb71df6fe
commit 167433a80b
4 changed files with 10 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ steps:
commands:
- npm install
- name: lint-assets
image: node:18
image: node:20
commands:
- npx eslint scripts/block.js
- npx eslint scripts/liveticker.js