mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
Update GitHub upload-artifact version (#24)
This commit is contained in:
parent
9744bb48c4
commit
1bbf461fd4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -226,7 +226,7 @@ jobs:
|
|||
run: flutter build linux
|
||||
|
||||
- name: Archive Linux artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: linux
|
||||
path: build/linux/x64/release/bundle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue