Skip to content

Commit b5ddaf5

Browse files
authored
build(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0 (#1585)
2 parents 487b91e + 9ec175b commit b5ddaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626

2727
- name: Setup .NET
28-
uses: actions/setup-dotnet@v3.2.0
28+
uses: actions/setup-dotnet@v4.0.0
2929
with:
3030
dotnet-version: 8.0.x
3131

0 commit comments

Comments
 (0)