Skip to content

Commit

Permalink
Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1217)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Feb 6, 2024
1 parent 09bfce8 commit 89ddee5
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/[email protected].0
uses: actions/[email protected].1
with:
name: webm-files
path: |
Expand Down

0 comments on commit 89ddee5

Please sign in to comment.