Skip to content

Commit 53209d8

Browse files
chore(deps): update actions/setup-dotnet action to v5 (#130)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0f3e7c3 commit 53209d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
keyvault-name: ${{ vars.IDP_CICD_KEYVAULT_NAME }}
3333
secret-name: "nuget-org-workleap-api-key"
3434

35-
- uses: actions/setup-dotnet@v4
35+
- uses: actions/setup-dotnet@v5
3636

3737
- run: ./Build.ps1
3838
shell: pwsh

0 commit comments

Comments
 (0)