Skip to content

Commit

Permalink
changed githubci aciton CI.yaml upload artifacts from v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
akoerner1 committed Dec 5, 2024
1 parent 9dd86ce commit 0e6a15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
df -h
make ci_test
- name: Upload Logs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: logs
path: .log
Expand Down

0 comments on commit 0e6a15b

Please sign in to comment.