Skip to content

Commit

Permalink
Upgrade download-artifacts to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
vivaladav authored Sep 5, 2024
1 parent e6c4054 commit af3d5f2
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 @@ -340,6 +340,6 @@ jobs:

steps:
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ env.PLUGIN_NAME }}-${{ env.QT_CREATOR_VERSION }}-${{ matrix.artifact }}

0 comments on commit af3d5f2

Please sign in to comment.