Skip to content

Commit b8d3c7d

Browse files
committed
Update to latest dotnet install
1 parent d822e2e commit b8d3c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
git tag --list
2828
2929
# Install .NET version as mandated by global.json
30-
- uses: actions/setup-dotnet@v3
30+
- uses: actions/setup-dotnet@v4.1.0
3131
with:
3232
global-json-file: global.json
3333
env:

0 commit comments

Comments
 (0)