Skip to content

Commit ee84b59

Browse files
Update actions/setup-dotnet action to v5.0.1 (#80)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 52aeceb commit ee84b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
throw "Environment variable 'CommaSeparatedRavenClusterUrls' not set."
5353
}
5454
- name: Setup .NET SDK
55-
uses: actions/[email protected].0
55+
uses: actions/[email protected].1
5656
with:
5757
dotnet-version: 8.0.x
5858
- name: Build

0 commit comments

Comments
 (0)