Skip to content

Commit

Permalink
Updated workflow usings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnjongen committed Feb 1, 2024
1 parent d756373 commit 255f046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:


# Publish the NuGet package as an artifact, so they can be used in the following jobs
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: nuget
if-no-files-found: error
Expand Down

0 comments on commit 255f046

Please sign in to comment.