Skip to content

Commit

Permalink
Update actions/setup-dotnet in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Mar 28, 2024
1 parent 5c165c5 commit 53c1c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
submodules: 'recursive'
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8
- uses: actions/cache@v1
Expand Down

0 comments on commit 53c1c0c

Please sign in to comment.