Skip to content

Commit 44d5009

Browse files
committed
Check git actions build
1 parent 5b51764 commit 44d5009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: "Setup dotnet"
15-
uses: actions/setup-dotnet@v3
15+
uses: actions/setup-dotnet@v4
1616
with:
1717
dotnet-version: 8.x.x
1818

0 commit comments

Comments
 (0)