Skip to content

Commit

Permalink
Update setup-dotnet action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisTerje committed Apr 7, 2024
1 parent f57c454 commit 369a582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NUnit3TestAdapter.Cake.CI.yml
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- uses: actions/checkout@v4.1.1
- uses: actions/setup-dotnet@v2
- uses: actions/setup-dotnet@v4
with:
dotnet-version: |
3.1.x
Expand Down

0 comments on commit 369a582

Please sign in to comment.