mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update actions/setup-node action to v4
This commit is contained in:
parent
a8f358b2a5
commit
47df8d543f
2
.github/workflows/css-lint.yaml
vendored
2
.github/workflows/css-lint.yaml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- '**/*.{css,scss}'
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '16'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user