Skip to content

Commit

Permalink
Update build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Oct 6, 2024
1 parent 3de84c8 commit bd2e760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@ jobs:

steps:

- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup .NET
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x

Expand Down

0 comments on commit bd2e760

Please sign in to comment.