Skip to content

Commit 84a0b65

Browse files
chore(deps): update actions/setup-dotnet action to v5
1 parent 2cf3653 commit 84a0b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
registry-url: ${{env.NPM_REGISTRY_URL}}
9595

9696
- name: Setup DotNet
97-
uses: actions/setup-dotnet@v3
97+
uses: actions/setup-dotnet@v5
9898
with:
9999
dotnet-version: ${{matrix.dotnetverson}}
100100

0 commit comments

Comments
 (0)