Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v4 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 7eac685 commit 4b3b30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
cache: true
go-version-file: 'go.mod'
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: coverage
- name: check test coverage
Expand Down

0 comments on commit 4b3b30b

Please sign in to comment.