Skip to content

Commit b79aaf2

Browse files
authored
Update wf-build-release.yml
Updated setup-dotnet version in Github action build script
1 parent 940e9d8 commit b79aaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wf-build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
path: D:\a\qrcoder\qrcoder
5353

5454
- name: Install additional .NET SDKs
55-
uses: actions/setup-dotnet@v1
55+
uses: actions/setup-dotnet@v4
5656
with:
5757
dotnet-version: |
5858
1.0.x

0 commit comments

Comments
 (0)