Skip to content

Commit 22bf25c

Browse files
Bump actions/setup-dotnet from v1 to v1.8.0 (restsharp#1579)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e662372 commit 22bf25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v1
11-
- uses: actions/setup-dotnet@v1
11+
- uses: actions/setup-dotnet@v1.8.0
1212
with:
1313
dotnet-version: '3.1.201'
1414

0 commit comments

Comments
 (0)