Skip to content

Commit 6096704

Browse files
Merge pull request #346 from SixLabors/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2 parents eef8ae1 + cf59db1 commit 6096704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
s3rver -d . &
113113
114114
- name: DotNet Setup
115-
uses: actions/setup-dotnet@v3
115+
uses: actions/setup-dotnet@v4
116116
with:
117117
dotnet-version: |
118118
7.0.x

0 commit comments

Comments
 (0)