Skip to content

Commit

Permalink
Merge f2606c4 into 39c3273
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
2 parents 39c3273 + f2606c4 commit 37d6c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Upload Packages
if: success() && github.event_name != 'pull_request'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: packages
path: "${{env.BUILD_PATH}}"
Expand Down

0 comments on commit 37d6c4e

Please sign in to comment.