Skip to content

Commit

Permalink
Merge pull request #418 from coveooss/renovate/major-github-artifact-…
Browse files Browse the repository at this point in the history
…actions

Update actions/upload-artifact action to v4
  • Loading branch information
jonapich authored Aug 13, 2024
2 parents a93e563 + 7bca1ae commit 89e24f1
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 @@ -63,7 +63,7 @@ jobs:
env:
CGO_ENABLED: 0

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

0 comments on commit 89e24f1

Please sign in to comment.