Skip to content

Commit

Permalink
Merge pull request #1706 from DuendeSoftware/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/setup-dotnet-4

Bump actions/setup-dotnet from 1 to 4
  • Loading branch information
damianh authored Jan 15, 2025
2 parents e18401c + eb7657a commit 40c70ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bff-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fetch-depth: 0

- name: Setup dotnet
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
8.0.x
Expand Down

0 comments on commit 40c70ae

Please sign in to comment.