Skip to content

Commit 03ef45c

Browse files
feat: Custom Spine Skins
2 parents 9fbac91 + eeae474 commit 03ef45c

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)