Skip to content

Commit

Permalink
updated download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioteula committed Sep 7, 2024
1 parent e2835d2 commit 81f9f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
fetch-depth: 0
- name: Download a single artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: coverage
- name: Check code errors
Expand Down

0 comments on commit 81f9f8a

Please sign in to comment.