Skip to content

Commit 824124d

Browse files
Update actions/setup-dotnet action to v5
1 parent 9f25e6d commit 824124d

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
@@ -15,7 +15,7 @@ jobs:
1515
versionSpec: '5.12.x'
1616
- uses: gittools/actions/gitversion/execute@v3.2.1
1717
id: gitversion
18-
- uses: actions/setup-dotnet@v4
18+
- uses: actions/setup-dotnet@v5
1919
with:
2020
dotnet-version: '9.0.x'
2121

0 commit comments

Comments
 (0)