Skip to content

Commit

Permalink
fix(release): Bumped windows upload-artifact to v4 (#1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank-reddy-nr authored Feb 4, 2025
1 parent 494bb80 commit 02b2811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
# Note the uploaded binary is downloaded and used in the release-windows-installer job
- name: Upload Windows binary to GitHub
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: windows-binary
path: dist/newrelic_windows_amd64_v1/newrelic.exe
Expand Down

0 comments on commit 02b2811

Please sign in to comment.