Skip to content

Commit

Permalink
Update release-testing.yaml (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndesai-newrelic authored Sep 30, 2024
1 parent 090e407 commit 888bdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Capture logs if previous failure
if: ${{ failure() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ${{ github.workflow }}-npm-logs
path: |
Expand Down

0 comments on commit 888bdf9

Please sign in to comment.