Skip to content

Commit

Permalink
Bump actions/upload-artifact from 4.4.2 to 4.4.3 (#1372)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Oct 10, 2024
1 parent 6e12bff commit 77028f6
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/codecov-action@v4.6.0
- name: Store recordings (only available in Windows)
if: always() && matrix.os == 'windows-latest'
uses: actions/upload-artifact@v4.4.2
uses: actions/upload-artifact@v4.4.3
with:
name: webm-files
path: |
Expand Down

0 comments on commit 77028f6

Please sign in to comment.