Merge pull request #6084 from jellyfin/renovate/ci-deps

This commit is contained in:
Bill Thornton
2024-10-13 12:58:42 -04:00
committed by GitHub
5 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -80,12 +80,12 @@ jobs:
steps:
- name: Check out Git repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Setup node environment
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 20
cache: npm