Skip to content

Commit

Permalink
chore(deps): update actions/setup-dotnet action to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BinToss committed Sep 20, 2024
1 parent cb4a9d3 commit 24ee7a4
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/[email protected].0
- uses: actions/[email protected].1
with:
dotnet-version: "8.x"

Expand Down

0 comments on commit 24ee7a4

Please sign in to comment.