Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact commit hash to da838ae
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2021
1 parent be130fe commit 938be18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Run tests
run: yarn test --coverage
- name: Store code coverage report
uses: actions/upload-artifact@27121b0bdffd731efa15d66772be8dc71245d074 # renovate: tag=v2
uses: actions/upload-artifact@da838ae9595ac94171fa2d4de5a2f117b3e7ac32 # renovate: tag=v2
with:
name: coverage
path: coverage/
Expand Down

0 comments on commit 938be18

Please sign in to comment.