Skip to content

Commit

Permalink
workflows: bump to v4 actions
Browse files Browse the repository at this point in the history
  • Loading branch information
plowsof authored Aug 14, 2024
1 parent a41ed86 commit 9a3549e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
echo "${hash_exe} monero-gui-install-win-x64-${{needs.GetTag.outputs.output1}}.exe" >> $GITHUB_STEP_SUMMARY
echo "\`\`\`" >> $GITHUB_STEP_SUMMARY
- name: Archive code coverage results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: monero-gui-install-win-x64-${{needs.GetTag.outputs.output1}}
path: bin/monero-gui-install-win-x64-${{needs.GetTag.outputs.output1}}.exe

0 comments on commit 9a3549e

Please sign in to comment.