Merge branch 'main' into autoprefixer-1639479946

This commit is contained in:
kodiakhq[bot] 2021-12-28 11:04:28 +00:00 committed by GitHub
commit fd5c7b2eef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2.4.0 uses: actions/checkout@v2.4.0
- name: Setup Node - name: Setup Node
uses: actions/setup-node@v2.5.0 uses: actions/setup-node@v2.5.1
with: with:
node-version: "15.x" node-version: "15.x"