Skip to content

Commit

Permalink
Update check-dependencies.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aguacongas authored Nov 11, 2022
1 parent 30842f7 commit ec46b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v1.7.2
with:
dotnet-version: 6.0.x
dotnet-version: 7.0.x
# Run update depencies script
- name: Update dependencies
run: ./update-dependencies.ps1
Expand Down

0 comments on commit ec46b58

Please sign in to comment.