Update upload artifact action

This commit is contained in:
jklingen 2025-02-13 20:30:54 +01:00
commit 85e1a5ae13

View file

@ -60,7 +60,7 @@ jobs:
cp $(Build.SourcesDirectory)/installer/Greenshot-INSTALLER-*.exe ${{ github.workspace }}/artifacts/
- name: Upload Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: drop
path: ${{ github.workspace }}/artifacts