mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 05:59:44 +00:00
Merge pull request #412 from jellyfin/renovate/ci-deps
This commit is contained in:
commit
a7b45fb752
4
.github/workflows/sdk-docs.yaml
vendored
4
.github/workflows/sdk-docs.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
|
||||
with:
|
||||
node-version: 16
|
||||
- uses: actions/configure-pages@fc89b04e7d263ef510d9e77d3a1d088fb2688522 # v3.0.4
|
||||
- uses: actions/configure-pages@7110e9e03ffb4a421945e5d0607007b8e9f1f52b # v3.0.5
|
||||
- name: Run build
|
||||
run: |
|
||||
npm ci --no-audit
|
||||
@ -39,4 +39,4 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@497da40f5225e762159b457c9ae5d6f75a136f5c # v1.2.5
|
||||
uses: actions/deploy-pages@e690f03220f8a0e2d4da521d8b3a50e0b52650e0 # v1.2.6
|
||||
|
Loading…
Reference in New Issue
Block a user