Skip to content

Commit

Permalink
Update upload_artifact.
Browse files Browse the repository at this point in the history
  • Loading branch information
SiegeLordEx authored and SiegeLord committed Sep 14, 2024
1 parent 793d2af commit e38b93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
make run_standalone_tests
- name: Upload artifacts
if: failure()
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: bitmaps
path: build/test_outputs
Expand Down

0 comments on commit e38b93b

Please sign in to comment.