Skip to content

Commit 2d62785

Browse files
feat: Custom Spine Skins
2 parents ee5b5b9 + f2a7551 commit 2d62785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- uses: actions/setup-dotnet@v4
2626
with:
27-
dotnet-version: "7"
27+
dotnet-version: "8"
2828
- name: Restore
2929
run: |
3030
dotnet restore

0 commit comments

Comments
 (0)