Skip to content

Commit f6feb83

Browse files
dependabot[bot]bozimmerman
authored andcommitted
Bump actions/setup-dotnet from 2 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 4. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v2...v4) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7da3ac4 commit f6feb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ runs:
4848
working-directory: solsta_work
4949

5050
- name: Install dotnet
51-
uses: actions/setup-dotnet@v2
51+
uses: actions/setup-dotnet@v4
5252
with:
5353
dotnet-version: '8.0.x'
5454

0 commit comments

Comments
 (0)