Skip to content

Commit

Permalink
Merge pull request #1 from 0GiS0/dependabot/github_actions/actions/se…
Browse files Browse the repository at this point in the history
…tup-dotnet-4

Bump actions/setup-dotnet from 1 to 4
  • Loading branch information
0GiS0 committed Jun 14, 2024
2 parents 6047781 + a8517f9 commit d210fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependecy-track.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
repository: 0gis0/tour-of-heroes-dotnet-api
- name: Configure .NET
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.0.x
- name: Build with dotnet
Expand Down

0 comments on commit d210fd6

Please sign in to comment.