mirror of
https://github.com/jellyfin/jellyfin-sdk-csharp.git
synced 2024-11-23 05:39:51 +00:00
Update actions/setup-dotnet digest to 3447fd6 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fec16b711f
commit
c7e9a516cd
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@607fce577a46308457984d59e4954e075820f10a # tag=v3
|
||||
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3
|
||||
with:
|
||||
dotnet-version: 7.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@607fce577a46308457984d59e4954e075820f10a # tag=v3
|
||||
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3
|
||||
with:
|
||||
dotnet-version: 7.0.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user