mirror of
https://github.com/jellyfin/jellyfin-sdk-csharp.git
synced 2025-02-18 12:50:20 +00:00
Update actions/setup-dotnet digest to 87b7050 (#86)
Some checks failed
SDK Publish (Unstable) / publish (push) Has been cancelled
Some checks failed
SDK Publish (Unstable) / publish (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1fe7f1aa55
commit
1a09323f84
2
.github/workflows/sdk-publish-unstable.yaml
vendored
2
.github/workflows/sdk-publish-unstable.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4
|
||||
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4
|
||||
with:
|
||||
dotnet-version: |
|
||||
8.0.x
|
||||
|
2
.github/workflows/sdk-publish.yaml
vendored
2
.github/workflows/sdk-publish.yaml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
ref: "master"
|
||||
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4
|
||||
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4
|
||||
with:
|
||||
dotnet-version: |
|
||||
8.0.x
|
||||
|
Loading…
x
Reference in New Issue
Block a user