Skip to content

Commit

Permalink
Updated yml file for download-artifact version from v2.1.1 to v4.
Browse files Browse the repository at this point in the history
This should fix the badge creation step in Github.
  • Loading branch information
callieEDU committed Sep 25, 2024
1 parent 278e8f5 commit 8cbd4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

# Download the test results from artifact
- name: Download TestResults
uses: actions/download-artifact@v2.1.1
uses: actions/download-artifact@v4
with:
name: TestResults
path: ./SoftwareTests/
Expand Down

0 comments on commit 8cbd4cb

Please sign in to comment.