Merge pull request #5947 from jdevillard/chore/update_nuget_artefact_action

[chore] Update upload-artifact major version for CI
This commit is contained in:
jdevillard 2024-09-06 10:03:31 +02:00 committed by GitHub
commit 2f584bb730
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -85,7 +85,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: dotnet sonarscanner end /d:sonar.token="${{ secrets.SONAR_TOKEN }}"
- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: elsa-nuget-packages
path: packages/*nupkg