Skip to content

Commit 25c1b72

Browse files
chore(deps): update actions/setup-dotnet action to v4
1 parent 2b301f1 commit 25c1b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-webapps-dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@v3
4242

4343
- name: Set up .NET Core
44-
uses: actions/setup-dotnet@v3
44+
uses: actions/setup-dotnet@v4
4545
with:
4646
dotnet-version: ${{ env.DOTNET_VERSION }}
4747

0 commit comments

Comments
 (0)