Fix GitHub workflow 'autoprefixer.yml'

This commit is contained in:
Andreas Deininger 2024-08-31 16:51:45 +02:00
parent 02e5e99cf6
commit 05639dbff1

View file

@ -13,7 +13,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: "15.x"
node-version: "20.x"
- name: Run autoprefixer
run: |