Skip to content

Commit 0831ee3

Browse files
committed
build: Update version in setup-dotnet action
1 parent 411539f commit 0831ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup .NET SDK
2525
uses: actions/setup-dotnet@v4
2626
with:
27-
dotnet-version: '8.0.x'
27+
global-json-file: global.json
2828

2929
- name: Get semantic release version
3030
uses: cycjimmy/semantic-release-action@v4

0 commit comments

Comments
 (0)