Skip to content

Commit

Permalink
Merge dbf0349 into e17ad6d
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
2 parents e17ad6d + dbf0349 commit aecf2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Upload coverage data
if: always() && matrix.session == 'test'
uses: "actions/upload-artifact@v2.2.4"
uses: "actions/upload-artifact@v2.3.0"
with:
name: coverage-data
path: ".coverage.*"
Expand Down

0 comments on commit aecf2ce

Please sign in to comment.