Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact commit hash to 82c141c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 19, 2021
1 parent 7d6ad63 commit d8bacc0
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 @@ -41,7 +41,7 @@ jobs:
- name: Run tests
run: yarn test --coverage
- name: Store code coverage report
uses: actions/upload-artifact@da838ae9595ac94171fa2d4de5a2f117b3e7ac32 # renovate: tag=v2
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 # renovate: tag=v2
with:
name: coverage
path: coverage/
Expand Down

0 comments on commit d8bacc0

Please sign in to comment.