Skip to content

Commit b3e9eb1

Browse files
jannaumarcan
authored andcommitted
github: workflow: Update to actions/upload-artifact@v4
Signed-off-by: Janne Grunau <[email protected]>
1 parent 99571e5 commit b3e9eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build
3636
run: make -k -j2 ARCH=aarch64-linux-gnu- CHAINLOADING=1
3737

38-
- uses: actions/upload-artifact@v2
38+
- uses: actions/upload-artifact@v4
3939
with:
4040
name: m1n1
4141
path: |

0 commit comments

Comments
 (0)