Skip to content

Commit

Permalink
chore(deps): update actions/setup-dotnet action to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent f2020a4 commit b9a228f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/.github/workflows/_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: npm i -g npm@latest
- run: npm ci

- uses: actions/setup-dotnet@v4.0.1
- uses: actions/setup-dotnet@v4.3.0
with:
dotnet-version: "8.x"

Expand Down

0 comments on commit b9a228f

Please sign in to comment.