Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2023
1 parent dc746dc commit 989118b
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.2
with:
name: coverage
path: coverage/
Expand Down

0 comments on commit 989118b

Please sign in to comment.