Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2022
1 parent e3abc3b commit 21e70f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
NEW_RELIC_ENABLED: false

- name: Upload a Coverage Artifact
uses: actions/upload-artifact@v3.0.0
uses: actions/upload-artifact@v3.1.0
with:
name: coverage
path: coverage/
Expand Down

0 comments on commit 21e70f5

Please sign in to comment.