Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit 395eda2

Browse files
committed
dotnet sdk バージョンを10に更新
1 parent da1edac commit 395eda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: build
22

33
env:
4-
DOTNET_SDK_VERSION: '7.0.*'
4+
DOTNET_SDK_VERSION: '10.0.*'
55

66
on:
77
workflow_call:

0 commit comments

Comments
 (0)