Skip to content

Commit

Permalink
Merge pull request #35 from stylianosnicoletti/stylianosnicoletti-pat…
Browse files Browse the repository at this point in the history
…ch-1

Update release.yml
  • Loading branch information
stylianosnicoletti authored Feb 29, 2024
2 parents 0ef4ecf + 349d84a commit 9775427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.100
- name: Restore
Expand All @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.100
- name: Build
Expand Down

0 comments on commit 9775427

Please sign in to comment.