[CI] Bump actions/upload-artifact from 2 to 3 (#9214)

- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
pull/9220/head
dependabot[bot] 2 years ago committed by GitHub
parent bdbc130cfe
commit 2fb45b2c6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,7 @@ jobs:
./kodev release macos
- name: Uploading artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: koreader-macos
path: '*.7z'

Loading…
Cancel
Save