Merge pull request #36 from jumoog/dependabot/github_actions/actions/upload-artifact-4.3.0

This commit is contained in:
Kilian von Pflugk 2024-02-12 18:16:04 +00:00 committed by GitHub
commit 61b18a3258
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
run: dotnet build --no-restore
- name: Upload artifact
uses: actions/upload-artifact@v4.0.0
uses: actions/upload-artifact@v4.3.0
with:
name: intro-skipper-${{ github.sha }}.dll
path: ConfusedPolarBear.Plugin.IntroSkipper/bin/Debug/net6.0/ConfusedPolarBear.Plugin.IntroSkipper.dll