Skip to content

Commit 70e9f35

Browse files
chore(deps): update actions/setup-dotnet action to v5
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-dotnet | v4.3.1 | v5.0.0 |
1 parent 06359ee commit 70e9f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# restore-keys: |
3636
# ${{ runner.os }}-nuget
3737

38-
- uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
38+
- uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
3939
with:
4040
dotnet-version: |
4141
8

0 commit comments

Comments
 (0)