Skip to content

Commit 39ca657

Browse files
Update action.yml
1 parent 579a462 commit 39ca657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/full-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
shell: bash
2222
run: ls
2323

24-
- uses: actions/setup-dotnet@v3
24+
- uses: actions/setup-dotnet@v4
2525

2626
- name: Show .NET info
2727
shell: bash

0 commit comments

Comments
 (0)