Skip to content

Commit 819c748

Browse files
chore(deps): update actions/setup-dotnet action to v5
1 parent 2e0c82f commit 819c748

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
@@ -30,7 +30,7 @@ jobs:
3030
keyvault-name: ${{ vars.IDP_CICD_KEYVAULT_NAME }}
3131
secret-name: "nuget-org-workleap-api-key"
3232

33-
- uses: actions/setup-dotnet@v4
33+
- uses: actions/setup-dotnet@v5
3434
with:
3535
global-json-file: "global.json"
3636

0 commit comments

Comments
 (0)