Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v4 (#694)
Browse files Browse the repository at this point in the history
Co-authored-by: Coveo Renovate Bot <renovate@coveo.com>
  • Loading branch information
renovate-coveooss[bot] and Coveo Renovate Bot authored Jul 9, 2024
1 parent c3d1416 commit ea7edaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
version: latest
args: release --snapshot --clean

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: test-release
path: |
Expand Down

0 comments on commit ea7edaa

Please sign in to comment.