Skip to content

Commit

Permalink
Bump actions/upload-artifact to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Jan 1, 2025
1 parent 7a70df4 commit e9e8371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: codecov/[email protected]
- name: Store recordings (only available in Windows)
if: always() && matrix.os == 'windows-latest'
uses: actions/upload-artifact@v4.4.3
uses: actions/upload-artifact@v4.5.0
with:
name: webm-files
path: |
Expand Down

0 comments on commit e9e8371

Please sign in to comment.