Skip to content

Commit fea1295

Browse files
Bump actions/upload-artifact from 4 to 5 (#215)
1 parent 2b134f8 commit fea1295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
--runtime linux-x64
8383
8484
- name: Upload Artifact
85-
uses: actions/upload-artifact@v4
85+
uses: actions/upload-artifact@v5
8686
with:
8787
path: ${{ github.workspace }}/drop/*
8888
name: drop

0 commit comments

Comments
 (0)