Merge pull request #2310 from Flow-Launcher/dependabot/github_actions/actions/setup-dotnet-3

This commit is contained in:
dependabot[bot] 2023-09-04 18:12:07 +00:00 committed by GitHub
commit decc5b0d68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup .NET
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.0.x