Skip to content

Commit

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

build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1
  • Loading branch information
ernado committed Dec 17, 2021
2 parents 77d0743 + 07c841a commit 09c4a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
run: make coverage

- name: Upload artifact
uses: actions/upload-artifact@v2.3.0
uses: actions/upload-artifact@v2.3.1
with:
name: coverage
path: profile.out
Expand Down

0 comments on commit 09c4a0b

Please sign in to comment.