chore: update upload-artifact major version after change by dependabot (#5941) to be compatible

This commit is contained in:
Jérémie DEVILLARD 2024-09-06 09:23:54 +02:00
parent c24dca1ba6
commit d113e786aa

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