mirror of
https://github.com/jellyfin/jellyfin-sdk-csharp.git
synced 2024-11-26 23:20:43 +00:00
Update actions/setup-dotnet digest to 6bd8b7f (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d59fa144b6
commit
338452abc4
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@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4
|
||||
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # 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@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4
|
||||
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4
|
||||
with:
|
||||
dotnet-version: |
|
||||
8.0.x
|
||||
|
Loading…
Reference in New Issue
Block a user