mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-12 05:46:48 +00:00
chore(deps)!: update actions/setup-dotnet (v4.3.1 → v5.0.0) (#236)
This commit is contained in:
@@ -22,7 +22,7 @@ runs:
|
|||||||
default-version: '7.0'
|
default-version: '7.0'
|
||||||
|
|
||||||
- name: Setup .NET SDK
|
- name: Setup .NET SDK
|
||||||
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
|
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
|
||||||
with:
|
with:
|
||||||
dotnet-version: '${{ steps.detect-dotnet-version.outputs.dotnet-version }}'
|
dotnet-version: '${{ steps.detect-dotnet-version.outputs.dotnet-version }}'
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ runs:
|
|||||||
default-version: '7.0'
|
default-version: '7.0'
|
||||||
|
|
||||||
- name: Setup .NET SDK
|
- name: Setup .NET SDK
|
||||||
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
|
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
|
||||||
with:
|
with:
|
||||||
dotnet-version: '${{ steps.detect-dotnet-version.outputs.dotnet-version }}'
|
dotnet-version: '${{ steps.detect-dotnet-version.outputs.dotnet-version }}'
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ runs:
|
|||||||
default-version: '7.0'
|
default-version: '7.0'
|
||||||
|
|
||||||
- name: Setup .NET SDK
|
- name: Setup .NET SDK
|
||||||
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
|
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
|
||||||
with:
|
with:
|
||||||
dotnet-version: '${{ steps.detect-dotnet-version.outputs.dotnet-version }}'
|
dotnet-version: '${{ steps.detect-dotnet-version.outputs.dotnet-version }}'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user