Skip to content

Commit

Permalink
revert to download-artifact@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedihafez committed Sep 10, 2024
1 parent 16ed3f2 commit ed2b889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Download release tarball
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v3
with:
name: mstatspop-release
path: ${{ github.workspace }}/mstatspop-release
Expand Down

0 comments on commit ed2b889

Please sign in to comment.