mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-16 02:18:16 -07:00
Merge pull request #4258 from jellyfin/renovate/ci-deps
Update actions/setup-node action to v3.6.0
This commit is contained in:
commit
dd72fd522a
2
.github/workflows/tsc.yml
vendored
2
.github/workflows/tsc.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
|
||||
|
||||
- name: Setup node environment
|
||||
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
|
||||
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
|
||||
with:
|
||||
node-version: 16
|
||||
check-latest: true
|
||||
|
Loading…
Reference in New Issue
Block a user