Skip to content

Commit 201e4fd

Browse files
authored
Merge pull request #43 from badcel/dependabot/github_actions/actions/setup-dotnet-5
2 parents 33a6c2e + 53a7a25 commit 201e4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
submodules: 'true'
4040

4141
- name: Prepare .NET
42-
uses: actions/setup-dotnet@v4
42+
uses: actions/setup-dotnet@v5
4343
with:
4444
dotnet-version: |
4545
8.0.x

0 commit comments

Comments
 (0)