Skip to content

Commit

Permalink
bump actions/upload-artifact version (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoTheLegion authored Feb 27, 2025
1 parent 86507ba commit 129b341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: ./scripts/Test.sh

- name: Upload dotnet test results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: dotnet-results
path: TestResults
Expand Down

0 comments on commit 129b341

Please # to comment.