Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazwazza authored Oct 21, 2024
1 parent 91bdbcb commit e022331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
-p:Copyright="${{ env.Copyright }}" \
--output=${{ github.workspace }}/_NugetOutput
- uses: actions/upload-artifact@v2 # upload nuget
- uses: actions/upload-artifact@v4 # upload nuget
if: ${{ success() }}
with:
name: smidge-nuget-${{ env.GitVersion_SemVer }}
Expand Down

0 comments on commit e022331

Please sign in to comment.