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 8f4b802 commit 16c1cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# Dependents: Semantic Release

# Authenticates packages to push to GPR
- uses: actions/setup-dotnet@v4.0.1
- uses: actions/setup-dotnet@v4.3.0
with:
dotnet-version: "6.0.x" # SDK Version to use.
include-prerelease: true
Expand Down

0 comments on commit 16c1cbc

Please sign in to comment.