Skip to content

Commit 82ea53f

Browse files
committed
please
1 parent 5a75e7b commit 82ea53f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/setup-dotnet@v4
1818
with:
1919
global-json-file: global.json
20+
dotnet-version: '8.0.x'
2021
- name: Mutate Run Number
2122
run: |
2223
$num = (997+$($Env:GITHUB_RUN_NUMBER))

0 commit comments

Comments
 (0)