Skip to content

Commit e01d81d

Browse files
chore(deps): update actions/setup-dotnet action to v5 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c96b5d9 commit e01d81d

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
@@ -54,7 +54,7 @@ jobs:
5454
fetch-depth: 0
5555

5656
- name: Setup dotnet
57-
uses: actions/setup-dotnet@v4
57+
uses: actions/setup-dotnet@v5
5858
with:
5959
dotnet-version: '9.0.x'
6060

0 commit comments

Comments
 (0)