Update upload-artifact action version

This commit is contained in:
Oleg Kalachev
2024-04-28 00:06:21 +03:00
parent 04d4dcaa1c
commit 0a265db50e

View File

@@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload image to artifacts
if: ${{ github.event_name == 'workflow_dispatch' }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: image
path: images/clover_*.zip