Skip to content

Commit

Permalink
bump download artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
jewei1997 committed Jan 18, 2025
1 parent 56ca6c4 commit b9b6cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

# Download all coverage reports from the 'tests' job
- name: Download coverage reports
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Set GOPATH
run: echo "GOPATH=$(go env GOPATH)" >> $GITHUB_ENV
Expand Down

0 comments on commit b9b6cda

Please sign in to comment.