Skip to content

Commit

Permalink
Merge pull request #2 from flcdrg/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-dotnet-4
  • Loading branch information
flcdrg committed Dec 22, 2023
2 parents 0e2d580 + ccc58a1 commit 9131c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-functions-app-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
failOnStdErr: false

- name: Setup DotNet ${{ env.DOTNET_VERSION }} Environment
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{ env.DOTNET_VERSION }}

Expand Down

0 comments on commit 9131c99

Please sign in to comment.