Fix GitHub workflow 'autoprefixer.yml'
This commit is contained in:
parent
02e5e99cf6
commit
05639dbff1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autoprefixer.yml
vendored
2
.github/workflows/autoprefixer.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue