Skip to content

Commit 5bdae54

Browse files
committed
Test setting action version via global.json
1 parent 88df416 commit 5bdae54

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
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup .NET SDK
3939
uses: actions/[email protected]
4040
with:
41-
dotnet-version: 8.0.x
41+
global-json-file: global.json
4242
- name: Download RavenDB Server
4343
shell: pwsh
4444
run: ./tools/download-ravendb-server.ps1

0 commit comments

Comments
 (0)