1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update CI dependencies

This commit is contained in:
renovate[bot] 2024-10-13 16:04:51 +00:00 committed by GitHub
parent fbe04ea0a5
commit faddb0d3ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 13 additions and 13 deletions

View file

@ -35,7 +35,7 @@ jobs:
path: dist
- name: Publish to Cloudflare Pages 📃
uses: cloudflare/wrangler-action@f84a562284fc78278ff9052435d9526f9c718361 # v3.7.0
uses: cloudflare/wrangler-action@9681c2997648301493e78cacbfb790a9f19c833f # v3.9.0
id: cf
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}