Skip to content

Commit

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

build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0
  • Loading branch information
ernado committed Dec 12, 2021
2 parents 1ab2dfd + 310abbc commit 77d0743
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.2.4
uses: actions/upload-artifact@v2.3.0
with:
name: coverage
path: profile.out
Expand Down

0 comments on commit 77d0743

Please sign in to comment.