Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
william-dawson committed Oct 1, 2024
1 parent 7a94b35 commit 8e7550e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
python UnitTests/generate_elsi.py
- name: upload artifacts
if: always()
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: build
path: Build
Expand Down

0 comments on commit 8e7550e

Please sign in to comment.