Skip to content

Commit 784b7f6

Browse files
committed
update actions/setup-dotnet
1 parent f8d6eff commit 784b7f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Install .NET
23-
uses: actions/setup-dotnet@v4.1.0
23+
uses: actions/setup-dotnet@v4.3.0
2424
with:
2525
dotnet-version: |
2626
8.0.x

0 commit comments

Comments
 (0)