0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

Update actions/upload-artifact action to v3

This commit is contained in:
Renovate Bot 2022-03-03 20:04:30 +00:00 committed by Daniel Lockyer
parent c9577cec71
commit e4df868886

View file

@ -38,7 +38,7 @@ jobs:
- run: grunt release --skip-update
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: ghost-canary
path: .dist/release/*