Skip to content

Commit 67e32f0

Browse files
authored
Merge pull request #505 from codebude/codebude-patch-gh-action-build-script
Update wf-build-release.yml
2 parents 940e9d8 + b79aaf2 commit 67e32f0

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)