Skip to content

Commit

Permalink
Bump actions/setup-dotnet from v1 to v1.8.0 (#1579)
Browse files Browse the repository at this point in the history
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from v1 to v1.8.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v1...a71d1eb)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2021
1 parent e662372 commit 22bf25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: actions/setup-dotnet@v1
- uses: actions/setup-dotnet@v1.8.0
with:
dotnet-version: '3.1.201'

Expand Down

0 comments on commit 22bf25c

Please sign in to comment.