Skip to content

Commit

Permalink
Merge pull request #4 from go-faster/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/download-artifact-2.1.0

build(deps): bump actions/download-artifact from 2.0.10 to 2.1.0
  • Loading branch information
ernado committed Dec 12, 2021
2 parents ff4cb54 + 58b0e41 commit 1ab2dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v2.4.0

- name: Download artifact
uses: actions/download-artifact@v2.0.10
uses: actions/download-artifact@v2.1.0
with:
name: coverage

Expand Down

0 comments on commit 1ab2dfd

Please sign in to comment.